From 13ec37f15e94e94bb9b36f906f784ef80f792705 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 9 Jan 2020 23:34:50 -0800 Subject: [PATCH] README.md: update links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9aa987cd..ff44d2d3 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ PBot can perform the typical channel management tasks. * spam/advertisement detection * and much, much more -For more information, see the [Channels documentation](doc/Channels.md) and the [AntiAbuse documentation](doc/AntiAbuse.md) +For more information, see the [Channels documentation](doc/Admin.md#channel-management-commands) and the [AntiAbuse documentation](doc/AntiAbuse.md) ### Admin management @@ -234,7 +234,7 @@ PBot has easy admin management via simple built-in commands. * admins can be set to be permanently logged-in * admin commands configured by [admin-levels](doc/Admin.md#admin-levels) -For more information, see the [Admin documentation.](doc/Admin.md) +For more information, see the [Admin documentation.](doc/Admin.md#admin-management-commands) ### Easy configuration