Skip to content

Commit

Permalink
Merge pull request #62 from hashlash/patch-1
Browse files Browse the repository at this point in the history
Fix Authentication Backend Link
  • Loading branch information
PedroBern committed Sep 1, 2020
2 parents 4d13638 + e772407 commit bde462f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ AUTHENTICATION_BACKENDS = [
]
```

[Here](/installation/#3-authentication-backend-optional) is an explanation why we are adding this backend.
[Here](installation.md#3-authentication-backend-optional) is an explanation why we are adding this backend.

And make sure your templates configuration has the following:

Expand Down

0 comments on commit bde462f

Please sign in to comment.