diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2023-09-13 17:43:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-13 17:43:29 +0200 |
commit | fdb98de43215f26e898e9e05746b21b96e892dde (patch) | |
tree | 78e1058842542e5e5c5a16bd5b27217dc9997910 | |
parent | 8f991ae52bced3d19d72914236140228afdbe297 (diff) | |
download | NorthstarWiki-fdb98de43215f26e898e9e05746b21b96e892dde.tar.gz NorthstarWiki-fdb98de43215f26e898e9e05746b21b96e892dde.zip |
Move credits page source into subdirectory (#215)
To be reflect the category tree on the rendered webpage
-rw-r--r-- | docs/SUMMARY.md | 2 | ||||
-rw-r--r-- | docs/other/credits.md (renamed from docs/credits.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index c922c83..8e63751 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -57,4 +57,4 @@ ## Other -* [Credits](credits.md) +* [Credits](other/credits.md) diff --git a/docs/credits.md b/docs/other/credits.md index 48146b4..48146b4 100644 --- a/docs/credits.md +++ b/docs/other/credits.md |