diff --git a/README.md b/README.md index ea1ad76a2..39a6403a2 100644 --- a/README.md +++ b/README.md @@ -95,9 +95,9 @@ If you want to manually compile SoH, please consult the [building instructions]( ### Playtesting If you want to playtest a continuous integration build, you can find them at the links below. Keep in mind that these are for playtesting only, and you will likely encounter bugs and possibly crashes. -* [Windows](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-windows.zip) -* [macOS](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-mac.zip) -* [Linux](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-linux.zip) +* [Windows](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-windows.zip?status=completed) +* [macOS](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-mac.zip?status=completed) +* [Linux](https://nightly.link/HarbourMasters/Shipwright/workflows/generate-builds/develop/soh-linux.zip?status=completed) ### Further Reading More detailed documentation can be found in the 'docs' directory, including the aforementioned [building instructions](docs/BUILDING.md).