From 80fed63fa20adbc0aee5552487c80b0aeb5359a5 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 8 Oct 2012 14:26:56 +0100 Subject: [PATCH] Fix broken docs reference --- api-guide/authentication.html | 2 +- api-guide/content-negotiation.html | 2 +- api-guide/exceptions.html | 2 +- api-guide/fields.html | 2 +- api-guide/format-suffixes.html | 2 +- api-guide/generic-views.html | 2 +- api-guide/pagination.html | 2 +- api-guide/parsers.html | 2 +- api-guide/permissions.html | 2 +- api-guide/renderers.html | 2 +- api-guide/requests.html | 2 +- api-guide/responses.html | 2 +- api-guide/reverse.html | 2 +- api-guide/serializers.html | 2 +- api-guide/settings.html | 2 +- api-guide/status-codes.html | 2 +- api-guide/throttling.html | 2 +- api-guide/views.html | 2 +- index.html | 2 +- topics/browsable-api.html | 2 +- topics/browserhacks.html | 2 +- topics/changelog.html | 2 +- topics/contributing.html | 2 +- topics/credits.html | 2 +- topics/csrf.html | 2 +- topics/migration.html | 2 +- topics/rest-hypermedia-hateoas.html | 2 +- tutorial/1-serialization.html | 2 +- tutorial/2-requests-and-responses.html | 2 +- tutorial/3-class-based-views.html | 2 +- tutorial/4-authentication-permissions-and-throttling.html | 2 +- tutorial/5-relationships-and-hyperlinked-apis.html | 2 +- tutorial/6-resource-orientated-projects.html | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) diff --git a/api-guide/authentication.html b/api-guide/authentication.html index 214693423..e380da838 100644 --- a/api-guide/authentication.html +++ b/api-guide/authentication.html @@ -72,7 +72,7 @@ Topics