diff options
author | Kyle Gospodnetich <me@kylegospodneti.ch> | 2022-07-24 13:11:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-24 22:11:44 +0200 |
commit | 3d38c4563eb75607d8f8b9faee0298eb772ee2d6 (patch) | |
tree | 3c504e86e803fecb240d16262148b15e6d48a075 /docs/SUMMARY.md | |
parent | 5c5240442057d549686028ea15d20225fb62362d (diff) | |
download | NorthstarWiki-3d38c4563eb75607d8f8b9faee0298eb772ee2d6.tar.gz NorthstarWiki-3d38c4563eb75607d8f8b9faee0298eb772ee2d6.zip |
Fix link to legacy guide, minor adjustment to DEP section (Links to install guide instead of just offering a runner) (#93)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r-- | docs/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 149bf54..aad8e70 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -20,6 +20,7 @@ * [Commands](installing-northstar/using-northstar/commands.md) * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md) * [Playing on Linux](installing-northstar/using-northstar/playing-on-linux.md) + * [Legacy Linux Guide for 1.9.1 and older](installing-northstar/using-northstar/playing-on-linux-legacy-guide.md) * [FAQ](faq.md) ## Hosting a server with Northstar |