We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ad6f0 commit 6de45bbCopy full SHA for 6de45bb
README.md
@@ -41,4 +41,4 @@ Shortish is a URL shortening webapp which is used to shorten any URL. Shortish a
41
python manage.py migrate
42
python manage.py runserver
43
```
44
-8. That's it, Shortish is ready. You can run it at [127.0.0.1:8000] (127.0.0.1:8000).
+8. That's it, Shortish is ready. You can run it at [http://127.0.0.1:8000/] (http://127.0.0.1:8000/).
0 commit comments