Merge pull request #497 from amrita72/fix-rendering

doc: fix URL rendering in README
This commit is contained in:
JR Conlin 2020-03-19 12:54:58 -07:00 committed by GitHub
commit acc712c812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ This currently requires access to the [mozilla-rust-sdk](https://github.com/mozi
context: .
```
5. Adjust the MySQL db creds in docker-compose.yml to match your local setup.
6. `make docker_start` - You can verify it's working by visiting [localhost:8000/__heartbeat__](http://localhost:8000/__heartbeat__)
6. `make docker_start` - You can verify it's working by visiting [localhost:8000/\_\_heartbeat\_\_](http://localhost:8000/__heartbeat__)
### Connecting to Firefox