Merge pull request #5230 from nacosta/patch-1

Link in the home page is broken
This commit is contained in:
José Padilla 2017-06-23 20:02:09 -04:00 committed by GitHub
commit 0dd3aa4126

View File

@ -230,5 +230,5 @@ The generic views use the `raise_exception=True` flag, which means that you can
By default this exception results in a response with the HTTP status code "400 Bad Request". By default this exception results in a response with the HTTP status code "400 Bad Request".
[cite]: http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html [cite]: https://doughellmann.com/blog/2009/06/19/python-exception-handling-techniques/
[authentication]: authentication.md [authentication]: authentication.md