aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2015-01-05 12:26:15 +0000
committerTom Christie2015-01-05 12:26:15 +0000
commit17665aa52a9cd5599099c19fd8f54540a5d436ce (patch)
tree5d9bab5947ec47ffbd93bb88a4bdcca8db6a622f /README.md
parent6168f60ba80a84768172437c09957c1fab05f014 (diff)
downloaddjango-rest-framework-17665aa52a9cd5599099c19fd8f54540a5d436ce.tar.bz2
Add docs for OAuth, XML, YAML, JSONP packages. Closes #2179.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4c9d765e..6742a7b1 100644
--- a/README.md
+++ b/README.md
@@ -190,8 +190,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[sandbox]: http://restframework.herokuapp.com/
[index]: http://www.django-rest-framework.org/
-[oauth1-section]: http://www.django-rest-framework.org/api-guide/authentication.html#oauthauthentication
-[oauth2-section]: http://www.django-rest-framework.org/api-guide/authentication.html#oauth2authentication
+[oauth1-section]: http://www.django-rest-framework.org/api-guide/authentication/#django-rest-framework-oauth
+[oauth2-section]: http://www.django-rest-framework.org/api-guide/authentication/#django-oauth-toolkit
[serializer-section]: http://www.django-rest-framework.org/api-guide/serializers.html#serializers
[modelserializer-section]: http://www.django-rest-framework.org/api-guide/serializers.html#modelserializer
[functionview-section]: http://www.django-rest-framework.org/api-guide/views.html#function-based-views