diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2024-07-14 14:44:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-14 14:44:27 +0200 |
commit | fe578fc21011321b7e3f249a132df0889cf1aa6c (patch) | |
tree | 469b215ea5c8c2c8ab7ec125483264b2cd8ddf06 | |
parent | a69afc51e709c24f1fd22a16f89ac36e0c1a136f (diff) | |
download | NorthstarWiki-fe578fc21011321b7e3f249a132df0889cf1aa6c.tar.gz NorthstarWiki-fe578fc21011321b7e3f249a132df0889cf1aa6c.zip |
Move moderation page to subfolder (#288)
to facilitate adding more pages in the future
-rw-r--r-- | docs/SUMMARY.md | 2 | ||||
-rw-r--r-- | docs/other/moderation/README.md (renamed from docs/other/moderation.md) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 3c25df8..2af323f 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -69,5 +69,5 @@ ## Other * [Helping](helping.md) -* [Discord moderation](other/moderation.md) +* [Discord moderation](other/moderation/README.md) * [Credits](other/credits.md) diff --git a/docs/other/moderation.md b/docs/other/moderation/README.md index 2280845..2280845 100644 --- a/docs/other/moderation.md +++ b/docs/other/moderation/README.md |