diff options
author | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-28 18:32:08 +0100 |
---|---|---|
committer | GeckoEidechse <gecko.eidechse+git@pm.me> | 2022-01-28 18:32:08 +0100 |
commit | 32bc3443556287f7d1bc36b81488fa70c50b7be0 (patch) | |
tree | 144ca188eaae4473a7082a78eb59f9360ca242ad /docs | |
parent | 8d23eb6b38cb78d6a70bbe889c3923a55d9e1372 (diff) | |
download | NorthstarWiki-32bc3443556287f7d1bc36b81488fa70c50b7be0.tar.gz NorthstarWiki-32bc3443556287f7d1bc36b81488fa70c50b7be0.zip |
Move server troubleshooting to parent category
Diffstat (limited to 'docs')
-rw-r--r-- | docs/SUMMARY.md | 2 | ||||
-rw-r--r-- | docs/hosting-a-server-with-northstar/troubleshooting.md (renamed from docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 3241096..c5a40d2 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -27,7 +27,7 @@ * [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md) * [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md) * [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md) - * [Troubleshoot](hosting-a-server-with-northstar/dedicated-server/troubleshoot.md) +* [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md) * [Guides](hosting-a-server-with-northstar/hosting-guides.md) ## Modding and Development diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md b/docs/hosting-a-server-with-northstar/troubleshooting.md index c4f7ea0..c4f7ea0 100644 --- a/docs/hosting-a-server-with-northstar/dedicated-server/troubleshoot.md +++ b/docs/hosting-a-server-with-northstar/troubleshooting.md |