diff options
| author | Dougal Matthews | 2014-10-31 15:05:21 +0000 |
|---|---|---|
| committer | Dougal Matthews | 2014-11-25 12:43:42 +0000 |
| commit | 78223eb8efe2e4e44516edd9a70597b62211df35 (patch) | |
| tree | fe19e2745c2eed636fe1a3e0d916e445683fb390 | |
| parent | d72a56f37f59d0700d163b67d5af78fc545c91f7 (diff) | |
| download | django-rest-framework-78223eb8efe2e4e44516edd9a70597b62211df35.tar.bz2 | |
Fixed copypasta fail
| -rw-r--r-- | mkdocs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ site_name: Django REST framework site_url: http://www.django-rest-framework.org/ -site_description: Django REST framework - Web APIs for DjangoProject documentation with Markdown. +site_description: Django REST framework - Web APIs for Django repo_url: https://github.com/tomchristie/django-rest-framework |
