Updates the Summary.md to refer to correct Authentication page

Reference to authentication was broken when its name was updated. Its fixed with correcting the filename.
This commit is contained in:
acifer 2018-01-19 09:08:52 +01:00 committed by GitHub
parent 8b069da4e1
commit 1413069d6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
* [Table of contents](concepts/concepts.md)
### Guides
* [Authentification](guides/authentification.md)
* [Authentication](guides/authentication.md)
* [Configurations](configurations/configurations.md)
* [Controllers](guides/controllers.md)
* [Deployment](guides/deployment.md)