docs: Split features into new administration category (#1440)

* docs: Split features into new administration category

* docs: Add redirects for moved pages
This commit is contained in:
bo0tzz
2023-01-27 15:32:52 +01:00
committed by GitHub
parent de0e218440
commit 1152cd4f07
26 changed files with 28 additions and 17 deletions

View File

@@ -15,9 +15,9 @@ Users can change their own passwords.
![Change Password](./img/user-change-password.png)
:::tip Reset Password
The admin can reset a password through the [User Management](/docs/features/user-management.mdx) screen.
The admin can reset a password through the [User Management](/docs/administration/user-management.mdx) screen.
:::
:::tip Reset Admin Password
The admin password can be reset using a [Server Command](/docs/features/server-commands.md)
The admin password can be reset using a [Server Command](/docs/administration/server-commands.md)
:::