Skip to content

Commit c299c1a

Browse files
Merge pull request #1171 from angristan/intro-link
fix(content/introduction): make link clickable
2 parents badad7b + 1670df0 commit c299c1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ npm install
3232
$ npm run start
3333
```
3434

35-
Open your browser and navigate to `http://localhost:3000/`.
35+
Open your browser and navigate to [`http://localhost:3000/`](http://localhost:3000/).
3636

3737
To install the JavaScript flavor of the starter project, use `javascript-starter.git` in the command sequence above.
3838

0 commit comments

Comments
 (0)