diff --git a/.docs/aurora/index.md b/.docs/aurora/index.md index 0c59c59..48905f1 100644 --- a/.docs/aurora/index.md +++ b/.docs/aurora/index.md @@ -1,5 +1,10 @@ # Aurora +/// admonition | This project is in active development + type: warning +These docs are not complete yet, and there is a lot still to do. +/// + Aurora is a fully-featured moderation system. It is heavily inspired by GalacticBot, and is designed to be a more user-friendly alternative to Red's core Mod cogs. ## Installation diff --git a/.docs/index.md b/.docs/index.md index 85e74ab..1050e75 100644 --- a/.docs/index.md +++ b/.docs/index.md @@ -1,11 +1,4 @@ # Welcome to SeaCogs -/// admonition | This project is in active development - type: warning -These docs are not complete yet, and there is a lot still to do. -/// - -This is the documentation for my Red-DiscordBot Cogs. - -Check out the [usage](getting-started/usage.md) section for further information. -Installation instructions can be found [here](getting-started/installation.md). +This is the documentation for my Red-DiscordBot Cogs. +See the top bar for a list of cogs and their documentation.