From 368586719a85ee36aa4139f577e918946ddc1fc7 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 15 Jul 2021 15:54:06 -0700 Subject: [PATCH] doc/FAQ.md: fix TOC --- doc/FAQ.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/FAQ.md b/doc/FAQ.md index 9859c0c9..8e019c36 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -2,13 +2,13 @@ This is a work in progress. More questions coming soon! - * [How do I change my password?](#how-do-i-change-my-password) - * [How do I make PBot remember my `date` timezone?](#how-do-i-make-pbot-remember-my-date-timezone) - * [How do I make PBot remember my `weather` location?](#how-do-i-make-pbot-remember-my-weather-location) - * [How do I change the bot trigger?](#how-do-i-change-the-bot-trigger) - * [How do I whitelist a user?](#how-do-i-whitelist-a-user) - * [How do I change how the bot outputs multi-line messages?](#how-do-i-change-how-the-bot-outputs-multi-line-messages) - * [I made a command. It's supposed to output formatting with spaces and tabs?](#i-made-a-command-its-supposed-to-output-formatting-with-spaces-and-tabs) +* [How do I change my password?](#how-do-i-change-my-password) +* [How do I make PBot remember my `date` timezone?](#how-do-i-make-pbot-remember-my-date-timezone) +* [How do I make PBot remember my `weather` location?](#how-do-i-make-pbot-remember-my-weather-location) +* [How do I change the bot trigger?](#how-do-i-change-the-bot-trigger) +* [How do I whitelist a user?](#how-do-i-whitelist-a-user) +* [How do I change how the bot outputs multi-line messages?](#how-do-i-change-how-the-bot-outputs-multi-line-messages) +* [I made a command. It's supposed to output formatting with spaces and tabs?](#i-made-a-command-its-supposed-to-output-formatting-with-spaces-and-tabs) ### How do I change my password?