diff options
| author | Ted John <[email protected]> | 2018-06-04 13:02:18 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-06-04 13:02:18 +0100 |
| commit | 8d97bab58fb28fb3b621d1ea89ad7370bdb5ca13 (patch) | |
| tree | f18ff63ae27230de0a020d86bfe082e8fe273323 | |
| parent | 144464a108857715e0c558d520b7c8fc1916dfd2 (diff) | |
| download | openrct2-docker-8d97bab58fb28fb3b621d1ea89ad7370bdb5ca13.tar.gz openrct2-docker-8d97bab58fb28fb3b621d1ea89ad7370bdb5ca13.zip | |
Update README.md
Fix URL for develop dockerfile.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ It will then host a new server and load the saved game `mypark.sv6` located in t Currently all tags are based on Ubuntu 18.04 (amd64). - [`0.1.2`, `latest` (*0.1.2/cli/Dockerfile*)](https://github.com/OpenRCT2/openrct2-docker/blob/master/0.1.2/cli/Dockerfile) -- [`develop` (*develop/cli/Dockerfile*)](https://github.com/OpenRCT2/openrct2-docker/blob/master/0.1.2/cli/Dockerfile) +- [`develop` (*develop/cli/Dockerfile*)](https://github.com/OpenRCT2/openrct2-docker/blob/master/develop/cli/Dockerfile) |
