diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-07-10 01:16:49 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 01:16:49 +1000 |
commit | aa612c93782014dc228fa9e53fa0954b6621a8c7 (patch) | |
tree | 66a3967c8a066030449b81355ca21ee420f8b675 /README.md | |
parent | ca2199c7e3b46400c3d88cd639735a23e183020d (diff) |
fix Windows Installer link
[skip ci]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ An installer is available for Windows. otherwise, extract the client/server zip These link directly to the latest build from the [Actions](https://github.com/OpenStarbound/OpenStarbound/actions?query=branch%3Amain) tab. [**Windows**](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main): -[Installer](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/Installer.zip), +[Installer](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/OpenStarbound-Windows-Installer.zip), [Client](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/OpenStarbound-Windows-Client.zip), [Server](https://nightly.link/OpenStarbound/OpenStarbound/workflows/build_windows/main/OpenStarbound-Windows-Server.zip) |