Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 94571d0

Browse files
authored
Merge pull request #152 from xncbf/patch-1
Fix typo in documentation
2 parents c2a91f5 + 2ca9599 commit 94571d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Finally include the `rest_framework_docs` urls in your `urls.py`:
2222
url(r'^docs/', include('rest_framework_docs.urls')),
2323
]
2424

25-
You can now visit [http://0.0.0.0:/8000/docs/](http://0.0.0.0:8000/docs/) to view your Web API's docs.
25+
You can now visit [http://0.0.0.0:8000/docs/](http://0.0.0.0:8000/docs/) to view your Web API's docs.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /