From a8cdc31296ed3eb9e78693519cb232fe1f95e6b3 Mon Sep 17 00:00:00 2001 From: AnchyDev <35346484+AnchyDev@users.noreply.github.com> Date: Mon, 13 Feb 2023 10:44:16 +1100 Subject: Add a page for the Warden Payload Manager (#866) * Wiki for payload mgr. * Fixed whitespace. * Include the warden payload manager page into the documentation index. --- docs/documentation-index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/documentation-index.md') diff --git a/docs/documentation-index.md b/docs/documentation-index.md index 4d2055e..d23e998 100644 --- a/docs/documentation-index.md +++ b/docs/documentation-index.md @@ -33,6 +33,7 @@ redirect_from: /documentation_index * [Doxygen Documentation](https://www.azerothcore.org/pages/doxygen/index.html) * [Exit Codes](exitcodes.md) * [How to Debug and Restart](how-to-restart-and-debug.md) +* [How to Use Warden Payload Manager](how-to-use-warden-payload-mgr.md) * [IP2LOCATION](ip2location.md) * [Logging Configuration](logging-configuration.md) * [Monitoring AzerothCore with Grafana](monitoring-azerothcore-with-grafana.md) -- cgit