Skip to content

Commit 7f15517

Browse files
authored
Fix broken link
1 parent f993419 commit 7f15517

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
@@ -33,7 +33,7 @@ computer by starting the included `app.pl` program:
3333
$ make run
3434

3535
You can then view the examples documentation by pointing your web browser at
36-
[](http://localhost:3000).
36+
[http://localhost:3000](http://localhost:3000).
3737

3838
You will need at least [Mojolicious](https://metacpan.org/pod/Mojolicious) installed and [Inline::Python](https://metacpan.org/pod/Inline::Python) is recommended
3939
to speed up the syntax highlighting phase.

0 commit comments

Comments
 (0)