aboutsummaryrefslogtreecommitdiffstats
path: root/docs/api-guide/content-negotiation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api-guide/content-negotiation.md')
-rw-r--r--docs/api-guide/content-negotiation.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/api-guide/content-negotiation.md b/docs/api-guide/content-negotiation.md
index 01895a4b..ad98de3b 100644
--- a/docs/api-guide/content-negotiation.md
+++ b/docs/api-guide/content-negotiation.md
@@ -1,3 +1,5 @@
+<a class="github" href="negotiation.py"></a>
+
# Content negotiation
> HTTP has provisions for several mechanisms for "content negotiation" - the process of selecting the best representation for a given response when there are multiple representations available.