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 e409568 commit 3ea9979Copy full SHA for 3ea9979
README.md
@@ -27,7 +27,7 @@ any web server to check it out in your browser:
27
> python3 -m http.server
28
```
29
30
-The site is now available at <0.0.0.0:8000>.
+The site is now available at <http://0.0.0.0:8000>.
31
32
## Contributing
33
@@ -39,4 +39,4 @@ Code of Conduct, see `CODE_OF_CONDUCT.md` for more.
39
40
Please send pull requests to the master branch. If you're trying to do
41
something big, please open an issue before working on it, so we can make sure
42
-that it's something that will eventually be accepted.
+that it's something that will eventually be accepted.
0 commit comments