Skip to content

Commit e43b31b

Browse files
authored
Merge pull request #2782 from johan456789/patch-3
update link
2 parents 174aafc + 01eb4fb commit e43b31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/4/en/part4d.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: en
99

1010
Users must be able to log into our application, and when a user is logged in, their user information must automatically be attached to any new notes they create.
1111

12-
We will now implement support for [token-based authentication](https://scotch.io/tutorials/the-ins-and-outs-of-token-based-authentication#toc-how-token-based-works) to the backend.
12+
We will now implement support for [token-based authentication](https://www.digitalocean.com/community/tutorials/the-ins-and-outs-of-token-based-authentication#how-token-based-works) to the backend.
1313

1414
The principles of token-based authentication are depicted in the following sequence diagram:
1515

0 commit comments

Comments
 (0)