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 4ada805 commit dc08a80Copy full SHA for dc08a80
README.md
@@ -64,7 +64,7 @@ To build the site locally, follow the steps below.
64
npm start
65
```
66
67
-1. Open [localhost:8080](http://localhost:8080) in your browser.
+1. Open `http://localhost:8080` in your browser.
68
1. Close the local server with `CTRL` + `c`.
69
1. To restart the local server, run `npm start` from within the `ipfs-docs` folder.
70
0 commit comments