From 007269d7cdace374a8fe5a65dc30f26825437a89 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Wed, 20 Feb 2019 20:19:21 +0100 Subject: Update FAQ.md --- docs/FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/FAQ.md b/docs/FAQ.md index f2aabbc..6106b21 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -11,15 +11,15 @@ AzerothCore is based on SunwellCore (a fork from TC). SunwellCore was a public s #### 3 - I want this fixed or this feature or this module. How can I proceed? -You can open a bounty and if developers are interested by the job, they might do it. Read this: Bountysource +You can open a bounty and if developers are interested by the job, they might do it. Read this: [Bountysource](Bountysource.md) #### 4 - I have an issue, where can I get help? -Read this carefully: How-to-ask-for-help +Read this carefully: [How to ask help](How-to-ask-for-help.md) ## COMMON ERRORS #### 1 - Mysql has gone away -Change the max packet size in your mysql configuration (and report on our github which SQL file is to be incriminated). Check this https://stackoverflow.com/search?q=2006+-+MySQL+server+has+gone+away \ No newline at end of file +Change the max packet size in your mysql configuration (and report on our github which SQL file is to be incriminated). Check this https://stackoverflow.com/search?q=2006+-+MySQL+server+has+gone+away -- cgit