aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-27 18:06:28 +0100
committerGeckoEidechse <gecko.eidechse+git@pm.me>2022-01-27 18:06:28 +0100
commitd8c14d09da513940edef5744775e3e1a8fb12823 (patch)
treec1f4299d43311724d2f406926ef2a85085f0f0dd
parent0aab7c36b9040ce0119da3d38aa303605ce28c7d (diff)
downloadNorthstarWiki-d8c14d09da513940edef5744775e3e1a8fb12823.tar.gz
NorthstarWiki-d8c14d09da513940edef5744775e3e1a8fb12823.zip
Fix broken image link
Relative link would be nicer but gitbook is being weird again
-rw-r--r--docs/installing-northstar/troubleshooting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-northstar/troubleshooting.md b/docs/installing-northstar/troubleshooting.md
index c84f9ac..29d2f56 100644
--- a/docs/installing-northstar/troubleshooting.md
+++ b/docs/installing-northstar/troubleshooting.md
@@ -17,7 +17,7 @@ run if you are not connected to EA servers first (and neither will Titanfall + N
## "Failed to load the tier0.dll at \<file location\>. The specified module could not be found."
-![Failed to load the tier0.dll](images/northstar-launcher-error-wrong-location.png)
+![Failed to load the tier0.dll](https://raw.githubusercontent.com/R2Northstar/NorthstarWiki/main/docs/images/northstar-launcher-error-wrong-location.png)
This error is usually caused by running the `NorthstarLauncher.exe` in the wrong location, such as extracting the zip it came with directly in your Downloads folder and running it there.