diff options
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/repositories/northstarlauncher.md (renamed from docs/development/northstarlauncher.md) | 0 | ||||
-rw-r--r-- | docs/development/testing.md | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/northstarlauncher.md b/docs/development/repositories/northstarlauncher.md index 89aeca4..89aeca4 100644 --- a/docs/development/northstarlauncher.md +++ b/docs/development/repositories/northstarlauncher.md diff --git a/docs/development/testing.md b/docs/development/testing.md index 8ba01ff..bbbd12b 100644 --- a/docs/development/testing.md +++ b/docs/development/testing.md @@ -55,7 +55,7 @@ Before starting, make sure you have a **working and up-to-date Northstar install  ![rcon4](https://user-images.githubusercontent.com/40122905/179727511-877641f8-e5fc-4a34-bcf1-29bafefc1ad2.png) 5. Once downloaded, open the zip and copy `Northstar.dll` and `NorthstarLauncher.exe` to your Titanfall2 folder, overwriting the existing DLL and EXE in there. -Alternatively, compiling the PR'd code from source is also an option. For this, refer to [northstarlauncher.md](northstarlauncher.md "mention") +Alternatively, compiling the PR'd code from source is also an option. For this, refer to [northstarlauncher.md](repositories/northstarlauncher.md) #### NorthstarMods |