diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-10-10 17:01:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-10 17:01:37 +0200 |
commit | 3c272acc4b044c24b809931a2332c16c244b2aaf (patch) | |
tree | d027d4a5ac1134042a5a568defd673a27a9c73c9 | |
parent | 1d76cdef17c5feb251576a1563d239b1d2f246c8 (diff) | |
download | NorthstarWiki-3c272acc4b044c24b809931a2332c16c244b2aaf.tar.gz NorthstarWiki-3c272acc4b044c24b809931a2332c16c244b2aaf.zip |
Fix broken links in Linux section (#236)
-rw-r--r-- | docs/steamdeck-and-linux/linux-troubleshooting.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/steamdeck-and-linux/linux-troubleshooting.md b/docs/steamdeck-and-linux/linux-troubleshooting.md index 2608425..bdd2f6f 100644 --- a/docs/steamdeck-and-linux/linux-troubleshooting.md +++ b/docs/steamdeck-and-linux/linux-troubleshooting.md @@ -89,9 +89,9 @@ For more info and proposed fixes, refer to [this issue thread on Github](https:/ ## Game crashes on launch with Cause: Access Violation Data Execution Prevention (DEP) at: 0x00000000 -**Steam/Steam Deck:** Ensure your installation matches the latest [install guide](playing-on-linux.md#steam-and-steam-deck-northstarproton). +**Steam/Steam Deck:** Ensure your installation matches the latest [install guide](installing-on-steamdeck-and-linux.md#steam-and-steam-deck-northstarproton). -**Lutris**: Ensure your installation matches the latest [install guide](playing-on-linux.md#lutris-wine). If that fails, you may optionally try the latest release of [Wine-TKG](https://github.com/Frogging-Family/wine-tkg-git/releases/latest). +**Lutris**: Ensure your installation matches the latest [install guide](installing-on-steamdeck-and-linux.md#lutris-wine). If that fails, you may optionally try the latest release of [Wine-TKG](https://github.com/Frogging-Family/wine-tkg-git/releases/latest). ## Reducing stuttering |