Skip to content

Commit 1670df0

Browse files
committed
fix(content/introduction): make link clickable
Signed-off-by: Stanislas Lange <[email protected]>
1 parent badad7b commit 1670df0

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)