aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-24 13:51:22 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2021-12-24 13:51:22 +0100
commit98a8563038020d82834db65f40072daac9b91411 (patch)
tree45db7fcc8335e946be237dd4ae0285dab53adeba
parentb765e9fdcc42e20913bf93aad6189dbae3646fa0 (diff)
downloadNorthstarWiki-98a8563038020d82834db65f40072daac9b91411.tar.gz
NorthstarWiki-98a8563038020d82834db65f40072daac9b91411.zip
Fix link to troubleshooting page
Using `.md` file ending gives you raw file. MediaWiki syntax seems to be the way to go, even in Markdown mode
-rw-r--r--Basic-Setup.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Basic-Setup.md b/Basic-Setup.md
index 33e71b0..854815a 100644
--- a/Basic-Setup.md
+++ b/Basic-Setup.md
@@ -8,7 +8,7 @@ First things first: you'll need to download and install Northstar.
After launching, you should be greeted with something like this:
![](https://raw.githubusercontent.com/R2Northstar/Northstar/main/wiki/titleagreement.png)
-Should you notice any issues/warnings/errors while running Northstar, check [the troubleshooting page](Troubleshooting.md).
+Should you notice any issues/warnings/errors while running Northstar, check [[the troubleshooting page|Troubleshooting]]
**Additional Stuff**
Since Northstar doesn't launch directly through Origin, any startup arguments provided in origin won't transfer over, you'll need to add them to the file `ns_startup_args.txt`, which should be in the same folder as you extracted the Northstar files to.