diff options
author | Linnea Gräf <nea@nea.moe> | 2024-02-14 13:44:27 +0100 |
---|---|---|
committer | Linnea Gräf <nea@nea.moe> | 2024-02-14 13:44:27 +0100 |
commit | 45c79b5ef21f97468b24e29ab1a0e44c94945edf (patch) | |
tree | 97757d573042d69b74c11c798153e89f10eb3279 /docs | |
parent | 4511a09e261ae4c3216eff21f0e557f441c37453 (diff) | |
download | moddevwiki-45c79b5ef21f97468b24e29ab1a0e44c94945edf.tar.gz moddevwiki-45c79b5ef21f97468b24e29ab1a0e44c94945edf.tar.bz2 moddevwiki-45c79b5ef21f97468b24e29ab1a0e44c94945edf.zip |
Use archive.org for link to sbmw.ca
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ide-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ide-setup.md b/docs/ide-setup.md index 3be1f1d..7d93f84 100644 --- a/docs/ide-setup.md +++ b/docs/ide-setup.md @@ -1,6 +1,6 @@ # Setting up -This is a slightly rewritten version of [SBMW's Getting started article](https://sbmw.ca/development/getting-started/). That one was also written by me, and contains roughly the same info. +This is a slightly rewritten version of [SBMW's Getting started article](https://web.archive.org/web/20240214104717/https://sbmw.ca/development/getting-started/). That one was also written by me, and contains roughly the same info. !!!note Downloads in this tutorial are provided as a convenience, if you know what you are doing you can find these downloads somewhere else (in a package manager like chocolatey, pacman or [sdkman](https://sdkman.io/)). If you decide to go that route, please make sure that you download the exact same Software and not something similar. |