Skip to content

Commit 0dd3aa4

Browse files
authored
Merge pull request #5230 from nacosta/patch-1
Link in the home page is broken
2 parents 506ec85 + 900cae1 commit 0dd3aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/exceptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,5 @@ The generic views use the `raise_exception=True` flag, which means that you can
230230

231231
By default this exception results in a response with the HTTP status code "400 Bad Request".
232232

233-
[cite]: http://www.doughellmann.com/articles/how-tos/python-exception-handling/index.html
233+
[cite]: https://doughellmann.com/blog/2009/06/19/python-exception-handling-techniques/
234234
[authentication]: authentication.md

0 commit comments

Comments
 (0)