diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2019-02-20 20:19:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-20 20:19:21 +0100 |
| commit | 007269d7cdace374a8fe5a65dc30f26825437a89 (patch) | |
| tree | 9a16224e22e3a0ca32ecac5bb0c9d01e8ca24c4a /docs | |
| parent | c32a7ccbb40e73906ecfcfdfc386a432344cf752 (diff) | |
| download | wiki-007269d7cdace374a8fe5a65dc30f26825437a89.tar.gz wiki-007269d7cdace374a8fe5a65dc30f26825437a89.tar.bz2 wiki-007269d7cdace374a8fe5a65dc30f26825437a89.zip | |
Update FAQ.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/FAQ.md | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
