diff options
author | Emma Miler <27428383+emma-miler@users.noreply.github.com> | 2022-01-26 20:38:20 +0100 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-26 16:39:49 -0300 |
commit | fd0697f1ca5a39508805a7061247b60ac20e4ff2 (patch) | |
tree | 55695e0dee521a152f5307fc07e9cffb243f34f0 /BUILD.md | |
parent | fc10ac473811f2497ef3f4c9c0b885f8efb3025f (diff) | |
download | NorthstarLauncher-fd0697f1ca5a39508805a7061247b60ac20e4ff2.tar.gz NorthstarLauncher-fd0697f1ca5a39508805a7061247b60ac20e4ff2.zip |
Update link in BUILD.MD
Update outdated link
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Build Instructions The following steps will allow you to compile your own NorthstarLauncher executable from the code in this repository. If you still have questions, you may ask in the [Discord Server](https://discord.gg/r2northstar) -*This guide assumes you have already installed Northstar as shown in [this page](https://github.com/R2Northstar/Northstar/wiki/Basic-Setup)* +*This guide assumes you have already installed Northstar as shown in [this page](https://r2northstar.gitbook.io/r2northstar-wiki/installing-northstar/basic-setup)* ### Steps 1. **Download the code** from the [R2Northstar/NorthstarLauncher](https://github.com/R2Northstar/NorthstarLauncher) repo |