Skip to content

Commit 696640c

Browse files
committed
updated links
1 parent ddefcdd commit 696640c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
React + Redux - JWT Authentication Tutorial & Example
44

5-
For documentation and further details go to http://jasonwatmore.com/post/2017/12/07/react-redux-jwt-authentication-tutorial-example
5+
For documentation and further details go to https://jasonwatmore.com/post/2017/12/07/react-redux-jwt-authentication-tutorial-example

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<!-- credits -->
1616
<div class="text-center">
1717
<p>
18-
<a href="http://jasonwatmore.com/post/2017/12/07/react-redux-jwt-authentication-tutorial-example" target="_top">React + Redux - JWT Authentication Tutorial & Example</a>
18+
<a href="https://jasonwatmore.com/post/2017/12/07/react-redux-jwt-authentication-tutorial-example" target="_top">React + Redux - JWT Authentication Tutorial & Example</a>
1919
</p>
2020
<p>
21-
<a href="http://jasonwatmore.com" target="_top">JasonWatmore.com</a>
21+
<a href="https://jasonwatmore.com" target="_top">JasonWatmore.com</a>
2222
</p>
2323
</div>
2424
</body>

0 commit comments

Comments
 (0)