diff options
| author | Tom Christie | 2014-01-08 15:22:41 +0000 |
|---|---|---|
| committer | Tom Christie | 2014-01-08 15:22:41 +0000 |
| commit | 78494401c5c45d16d632bb2fa9629678e47a98bc (patch) | |
| tree | bbb023f9d9a19eef736ba55a2df5cba819fff403 /docs/api-guide | |
| parent | b0ddf21bd09782c0426bb80670c6bf2d0f821255 (diff) | |
| download | django-rest-framework-78494401c5c45d16d632bb2fa9629678e47a98bc.tar.bz2 | |
Use www.django-rest-framework.org for docs instead of django-rest-framework.org due to issues with naked domains
Diffstat (limited to 'docs/api-guide')
| -rw-r--r-- | docs/api-guide/relations.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-guide/relations.md b/docs/api-guide/relations.md index 4bee75af..cc4f5585 100644 --- a/docs/api-guide/relations.md +++ b/docs/api-guide/relations.md @@ -454,7 +454,7 @@ The [drf-nested-routers package][drf-nested-routers] provides routers and relati [cite]: http://lwn.net/Articles/193245/ [reverse-relationships]: https://docs.djangoproject.com/en/dev/topics/db/queries/#following-relationships-backward -[routers]: http://django-rest-framework.org/api-guide/routers#defaultrouter +[routers]: http://www.django-rest-framework.org/api-guide/routers#defaultrouter [generic-relations]: https://docs.djangoproject.com/en/dev/ref/contrib/contenttypes/#id1 [2.2-announcement]: ../topics/2.2-announcement.md [drf-nested-routers]: https://github.com/alanjds/drf-nested-routers |
