aboutsummaryrefslogtreecommitdiffstats
path: root/api-guide/content-negotiation/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api-guide/content-negotiation/index.html')
-rw-r--r--api-guide/content-negotiation/index.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/api-guide/content-negotiation/index.html b/api-guide/content-negotiation/index.html
index 9ae7563b..fcc0ff3a 100644
--- a/api-guide/content-negotiation/index.html
+++ b/api-guide/content-negotiation/index.html
@@ -62,7 +62,7 @@
<div class="navbar-inner">
<div class="container-fluid">
<a class="repo-link btn btn-primary btn-small" href="https://github.com/tomchristie/django-rest-framework/tree/master">GitHub</a>
- <a class="repo-link btn btn-inverse btn-small " rel="prev" href="../format-suffixes">
+ <a class="repo-link btn btn-inverse btn-small " rel="prev" href="../metadata">
Next <i class="icon-arrow-right icon-white"></i>
</a>
<a class="repo-link btn btn-inverse btn-small " rel="next" href="../pagination">
@@ -193,6 +193,10 @@
</li>
<li >
+ <a href="../metadata">Metadata</a>
+ </li>
+
+ <li >
<a href="../format-suffixes">Format suffixes</a>
</li>