Skip to content

Commit dc08a80

Browse files
authored
Fix formatting in README for localhost URL
1 parent 4ada805 commit dc08a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To build the site locally, follow the steps below.
6464
npm start
6565
```
6666

67-
1. Open [localhost:8080](http://localhost:8080) in your browser.
67+
1. Open `http://localhost:8080` in your browser.
6868
1. Close the local server with `CTRL` + `c`.
6969
1. To restart the local server, run `npm start` from within the `ipfs-docs` folder.
7070

0 commit comments

Comments
 (0)