aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2021-12-31 00:20:21 -0300
committerBarichello <artur@barichello.me>2021-12-31 00:20:21 -0300
commit7a038db7cb25c560caab011459418fa8e9ca9563 (patch)
treef7c62276453c9107341eb5c2af21d7264ed8db74
parentc0a27a546efbb27caebe7e3bdb257dfe5355a422 (diff)
downloadNorthstarWiki-7a038db7cb25c560caab011459418fa8e9ca9563.tar.gz
NorthstarWiki-7a038db7cb25c560caab011459418fa8e9ca9563.zip
Add link resources
-rw-r--r--docs/hosting-a-server-with-northstar/prerequisites.md2
-rw-r--r--docs/using-northstar/playing-on-linux.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/hosting-a-server-with-northstar/prerequisites.md b/docs/hosting-a-server-with-northstar/prerequisites.md
index e567340..420a1c5 100644
--- a/docs/hosting-a-server-with-northstar/prerequisites.md
+++ b/docs/hosting-a-server-with-northstar/prerequisites.md
@@ -10,7 +10,7 @@ In order for others to join your game they need to be able to reach you. Most li
## CGNAT
-First we want to make sure you're not behind a [CGNAT](https://en.wikipedia.org/wiki/Carrier-grade\_NAT) as this basically means you won't be able to host at all.
+First we want to make sure you're not behind a [CGNAT](https://en.wikipedia.org/wiki/Carrier-grade\_NAT) as this basically means you [won't be able to host at all](https://en.wikipedia.org/wiki/Carrier-grade_NAT#Disadvantages).
For this find out your external IP address [by visiting this site](https://www.whatsmyip.org).
diff --git a/docs/using-northstar/playing-on-linux.md b/docs/using-northstar/playing-on-linux.md
index 8f3e8d7..e557b80 100644
--- a/docs/using-northstar/playing-on-linux.md
+++ b/docs/using-northstar/playing-on-linux.md
@@ -1,6 +1,6 @@
# Playing on Linux
-Linux is not officially supported currently. However, you can get it working through Proton or Wine by following this guide.
+Linux is not officially supported currently. However, you can get it working through Proton or Wine by following this guide. You should also be aware of some [common issues with Origin](https://github.com/lutris/docs/blob/master/Origin.md) before proceding.
## Installing Northstar on Steam (Proton)