aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Brown2013-09-02 10:23:54 -0400
committerKevin Brown2013-09-02 10:23:54 -0400
commitd0123a1385b18f25da766c177056c308fbb74b67 (patch)
tree873378418713d20cc53d808285f559b88857038b
parent8b245fed14abff62a34e81f4ce8da1c396ba7712 (diff)
downloaddjango-rest-framework-d0123a1385b18f25da766c177056c308fbb74b67.tar.bz2
Changed DOAC documentation link
-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#