From 5652d2a5c12af0c646633c0cd1c1f84d7ea34125 Mon Sep 17 00:00:00 2001 From: Emmanouil Konstantinidis Date: Sun, 28 Aug 2016 23:46:28 +0100 Subject: [PATCH 1/2] Update docs --- docs/contributing.md | 2 +- docs/template/base.html | 4 ++-- docs/template/content.html | 2 +- docs/templates.md | 4 ++-- mkdocs.yml | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/contributing.md b/docs/contributing.md index 13938f8..305e06c 100755 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -5,7 +5,7 @@ source_filename: contributing ### Development If you want to **use the demo** app to work on this package: -In the project [repository](https://github.com/ekonstantinidis/django-rest-framework-docs) you can find the demo app(at /demo). It is a project with Django & Django Rest Framework that will allow you to work with this project. +In the project [repository](https://github.com/manosim/django-rest-framework-docs) you can find the demo app(at /demo). It is a project with Django & Django Rest Framework that will allow you to work with this project. From the root of the repository: diff --git a/docs/template/base.html b/docs/template/base.html index 6ea52fa..0db72a9 100755 --- a/docs/template/base.html +++ b/docs/template/base.html @@ -56,8 +56,8 @@