diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-10-11 17:43:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-11 17:43:06 +0200 |
commit | 16f85420b38af8f75e6bed54cf2c79e61d3e45a2 (patch) | |
tree | 950e4ba122b69982845d998a84cb7b80c9cadfe7 /README.md | |
parent | 14c01e829c5cf6fd8733d0e99822037629ee827f (diff) | |
download | NorthstarLauncher-16f85420b38af8f75e6bed54cf2c79e61d3e45a2.tar.gz NorthstarLauncher-16f85420b38af8f75e6bed54cf2c79e61d3e45a2.zip |
Make link to BUILD.md relative to README.md (#571)
Make link to BUILD.md relative to README.md instead of a hardcoded link to relevant GitHub page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Launcher used to modify Titanfall 2 to allow Northstar mods and custom content t ## Build -Check [BUILD.md](https://github.com/R2Northstar/NorthstarLauncher/blob/main/BUILD.md) for instructions on how to compile, you can also download [binaries built by GitHub Actions](https://github.com/R2Northstar/NorthstarLauncher/actions). +Check [BUILD.md](BUILD.md) for instructions on how to compile, you can also download [binaries built by GitHub Actions](https://github.com/R2Northstar/NorthstarLauncher/actions). ## Format |