From b56d214059a8caa4539c9f6fb8006b14b19df405 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 8 Dec 2020 16:51:13 -0500 Subject: [PATCH] docs: fix hotlink Fixes #1273 --- docs/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/faq.md b/docs/faq.md index d832e09..b3d85e1 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -52,7 +52,7 @@ Make a [pull request](https://github.com/jef/streetmerchant/pulls?q=is%3Apr+is%3 ## How do I add a store? -Take a look at [this page](https://github.com/jef/streetmerchant/wiki/Help:-Configuration:-Adding-a-store) on the wiki. +Here's a little write-up I did: [Adding a store](help/general.md#adding-a-store). ## Why do I have to download all this stuff just to get this bot working?