make link in documentation clickable
This commit is contained in:
parent
4111388674
commit
d63beb8080
1 changed files with 1 additions and 1 deletions
|
@ -209,7 +209,7 @@ Rails comes with a built-in webserver, so that you can test on your own machine
|
|||
bundle exec rails server
|
||||
```
|
||||
|
||||
You can now view the site in your favourite web-browser at `http://localhost:3000/`
|
||||
You can now view the site in your favourite web-browser at [http://localhost:3000/](http://localhost:3000/)
|
||||
|
||||
Note that the OSM map tiles you see aren't created from your local database - they are just the standard map tiles.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue