From c07da5ccf217fe248299d9d0aa10d10dc6140868 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Fri, 26 Jun 2020 15:10:00 -0700 Subject: [PATCH] README.md: fix link to Admin documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da189db4..e23b809e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ To get up-and-running quickly, check out the [Quick Start guide](doc/QuickStart. * [`kick`](doc/Admin.md#kick) can take a comma-separated list of nicks; also accepts wildcards * and much, much more! -For more information, see the [Admin documentation.](doc/Admin.md#user-management-commands) +For more information, see the [Admin documentation.](doc/Admin.md) ### Channel management PBot can perform the typical channel management tasks.