From 7d95ce618bcfff8f7be95c32e4eeb8557d3daff5 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 17 Jun 2021 20:59:29 +0200 Subject: chore: Update archive (#549) * chore: Update archive * Update _config.yml --- docs/wiki-standards.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/wiki-standards.md b/docs/wiki-standards.md index af5039c..3ade705 100644 --- a/docs/wiki-standards.md +++ b/docs/wiki-standards.md @@ -29,3 +29,5 @@ ALL FILES should be named the **exact same as the English versions**! Do not eve ## ARCHIVED PAGES: (Not yet implemented) ALL ARCHIVED PAGES that could potentially have some sort of value should be added in the `archive.md` list and links to these pages should be removed from other places in the wiki. + +They should also be moved into the /docs/archive/ folder. -- cgit