aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-11-28 12:55:08 +0000
committerTom Christie2014-11-28 12:55:08 +0000
commitd84582fe1f5ca0fb0694e5bde40a8e34f22947f7 (patch)
tree840ebf510d8d5e19a492707d5d2f9956f0187c04
parent9e03b0843ad8b9b3481d7e64f9159daf33d04136 (diff)
downloaddjango-rest-framework-d84582fe1f5ca0fb0694e5bde40a8e34f22947f7.tar.bz2
Add 'built with MkDocs' footer
-rw-r--r--docs_theme/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs_theme/base.html b/docs_theme/base.html
index 6bfccab2..25bd33ef 100644
--- a/docs_theme/base.html
+++ b/docs_theme/base.html
@@ -159,7 +159,7 @@
<!--/.wrapper -->
<footer class="span12">
- <p>Sponsored by <a href="http://dabapps.com/">DabApps</a>.</a>
+ <p>Documentation built with <a href="http://www.mkdocs.org/">MkDocs</a>.</a>
</p>
</footer>