Skip to content

Commit c26cba0

Browse files
author
Mano Marks
authored
Merge pull request docker#171 from brianaeng/typo
Fixing small link typo
2 parents 4bd717d + c7f92d5 commit c26cba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

beginner/chapters/votingapp.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Now that the app is running, you can go to `http://localhost:5000` to see:
189189

190190
<img src="../images/vote.png" title="vote">
191191

192-
Click on one to vote. You can check the results at `http://localhost:5001>`.
192+
Click on one to vote. You can check the results at `http://localhost:5001`.
193193

194194
**NOTE**: If you are running this tutorial in a cloud environment like AWS, Azure, Digital Ocean, or GCE you will not have direct access to localhost or 127.0.0.1 via a browser. A work around for this is to leverage ssh port forwarding. Below is an example for Mac OS. Similarly this can be done for Windows and Putty users.
195195

0 commit comments

Comments
 (0)