You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -31,7 +31,7 @@ If you are looking to develop this package with one of your own django projects:
31
31
If you want to use the demo app to work on this package:
32
32
Included in this repo you can find the demo project(at `/demo`). It is a project with *Django* & *Django Rest Framework* that will allow you to work with this project. For more information on how you can set it up please check the [README.md](demo/README.md) of the demo project.
33
33
34
-
For more information visit [the docs](http://drfdocs.com/docs/contributing/).
34
+
For more information visit [the docs](http://drfdocs.com/contributing/).
35
35
36
36
### Installation
37
37
@@ -55,7 +55,7 @@ Finally include the `rest_framework_docs` urls in your `urls.py`:
55
55
56
56
57
57
### Settings
58
-
You can find detailed information about the package's settings at [the docs](http://drfdocs.com/docs/settings/).
58
+
You can find detailed information about the package's settings at [the docs](http://drfdocs.com/settings/).
0 commit comments