diff options
| author | Tom Christie | 2013-09-02 08:13:29 -0700 | 
|---|---|---|
| committer | Tom Christie | 2013-09-02 08:13:29 -0700 | 
| commit | db3802c638e7dd36cb4201101c34ed8a831f6885 (patch) | |
| tree | 873378418713d20cc53d808285f559b88857038b /docs/api-guide | |
| parent | 8b245fed14abff62a34e81f4ce8da1c396ba7712 (diff) | |
| parent | d0123a1385b18f25da766c177056c308fbb74b67 (diff) | |
| download | django-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-x | docs/api-guide/authentication.md | 2 | 
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# | 
