We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7567ef + 6e471ad commit 0b91714Copy full SHA for 0b91714
docs/api-guide/authentication.md
@@ -427,7 +427,7 @@ HTTP Signature (currently a [IETF draft][http-signature-ietf-draft]) provides a
427
[oauth]: http://oauth.net/2/
428
[permission]: permissions.md
429
[throttling]: throttling.md
430
-[csrf-ajax]: https://docs.djangoproject.com/en/dev/ref/contrib/csrf/#ajax
+[csrf-ajax]: https://docs.djangoproject.com/en/dev/ref/csrf/#ajax
431
[mod_wsgi_official]: http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPassAuthorization
432
[custom-user-model]: https://docs.djangoproject.com/en/dev/topics/auth/customizing/#specifying-a-custom-user-model
433
[south-dependencies]: http://south.readthedocs.org/en/latest/dependencies.html
0 commit comments