diff options
author | Cyn <70904206+CooldudePUGS@users.noreply.github.com> | 2023-06-12 16:34:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-12 23:34:29 +0200 |
commit | 7423a00fdd0d42365abdcdc1e233f05e0af7c0c2 (patch) | |
tree | ff349d8204955fc9abcb6cd86962df199fd443df | |
parent | 3e63501212ab812c53e9e293ca355c59aefc9809 (diff) | |
download | NorthstarWiki-7423a00fdd0d42365abdcdc1e233f05e0af7c0c2.tar.gz NorthstarWiki-7423a00fdd0d42365abdcdc1e233f05e0af7c0c2.zip |
Fix link to Linux/Steam Deck on Basic Setup (#191)
-rw-r--r-- | docs/installing-northstar/basic-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing-northstar/basic-setup.md b/docs/installing-northstar/basic-setup.md index de4e7af..e5fde1b 100644 --- a/docs/installing-northstar/basic-setup.md +++ b/docs/installing-northstar/basic-setup.md @@ -64,4 +64,4 @@ Launching Titanfall 2 will now display a prompt for vanilla and Northstar. ## Linux and Steam Deck -Install instructions for [Linux and Steam Deck can be found here](steamdeck-and-linux/installing-on-steamdeck-and-linux.md) +Install instructions for [Linux and Steam Deck can be found here](../steamdeck-and-linux/installing-on-steamdeck-and-linux.md) |