aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/authentication.md
diff options
context:
space:
mode:
authorTom Christie2013-07-02 16:22:22 +0100
committerTom Christie2013-07-02 16:22:22 +0100
commite7529b4072274797daf5b886dbac4c0e65a65674 (patch)
tree61afa4a977ff55f13e15e5156dc1400910fd6434 /docs/api-guide/authentication.md
parent8d410c4671fd4596089883e360f5d3e8f9e0f62b (diff)
downloaddjango-rest-framework-e7529b4072274797daf5b886dbac4c0e65a65674.tar.bz2
Fix broken link by hacking around md->html translating
Diffstat (limited to 'docs/api-guide/authentication.md')
-rwxr-xr-xdocs/api-guide/authentication.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-guide/authentication.md b/docs/api-guide/authentication.md
index 390fba8c..5d6e0d91 100755
--- a/docs/api-guide/authentication.md
+++ b/docs/api-guide/authentication.md
@@ -382,4 +382,4 @@ The [Django OAuth2 Consumer][doac] library from [Rediker Software][rediker] is a
[oauthlib]: https://github.com/idan/oauthlib
[doac]: https://github.com/Rediker-Software/doac
[rediker]: https://github.com/Rediker-Software
-[doac-rest-framework]: https://github.com/Rediker-Software/doac/blob/master/docs/markdown/integrations.md
+[doac-rest-framework]: https://github.com/Rediker-Software/doac/blob/master/docs/markdown/integrations.md#