aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide
diff options
context:
space:
mode:
authorTom Christie2013-09-02 08:13:29 -0700
committerTom Christie2013-09-02 08:13:29 -0700
commitdb3802c638e7dd36cb4201101c34ed8a831f6885 (patch)
tree873378418713d20cc53d808285f559b88857038b /docs/api-guide
parent8b245fed14abff62a34e81f4ce8da1c396ba7712 (diff)
parentd0123a1385b18f25da766c177056c308fbb74b67 (diff)
downloaddjango-rest-framework-db3802c638e7dd36cb4201101c34ed8a831f6885.tar.bz2
Merge pull request #1081 from kevin-brown/doac_docs_link
Updated DOAC integration link
Diffstat (limited to 'docs/api-guide')
-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 f30b16ed..7caeac1e 100755
--- a/docs/api-guide/authentication.md
+++ b/docs/api-guide/authentication.md
@@ -404,4 +404,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/integrations.md#