Fixed hidden link to localhost

This commit is contained in:
Stefan Zermatten
2019-01-31 10:10:56 +02:00
committed by GitHub
parent b052e8dd19
commit 4ea02c4fbb

View File

@@ -66,6 +66,6 @@ You should see this:
=> App running at: http://localhost:3000/
```
Now, visiting [](http://localhost:3000/) should show you an empty instance of
Now, visiting http://localhost:3000/ should show you an empty instance of
DiceCloud running.