summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/How-to-ask-for-help.md14
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/How-to-ask-for-help.md b/docs/How-to-ask-for-help.md
index 941024a..7e773e3 100644
--- a/docs/How-to-ask-for-help.md
+++ b/docs/How-to-ask-for-help.md
@@ -41,9 +41,9 @@ this kind of questions are considered support questions, and are handled via [St
### Do I need to register in StackOverflow?
-**Not necessarily!** If you have a Google or a Facebook account, you can already log in [StackOverflow](https://stackoverflow.com/questions/tagged/azerothcore) (click the **_Log in_** button on the top-right corner of the website).
+**Not necessarily!** If you have a GitHub, Google or a Facebook account, you can already log in [StackOverflow](https://stackoverflow.com/questions/tagged/azerothcore) (click the **_Log in_** button on the top-right corner of the website).
-![image](https://user-images.githubusercontent.com/75517/51560794-d84e3b00-1e85-11e9-8510-6f1dd0b33d18.png)
+![image](https://user-images.githubusercontent.com/75517/101984531-45d60100-3c82-11eb-8b57-a2c15421d732.png)
### Search among the existing questions
@@ -56,16 +56,6 @@ For example, are you getting an error from mysql? Search it under the **[azeroth
Oh, there is already a question! And it has an answer! Let's open it!
-![image](https://user-images.githubusercontent.com/75517/51132034-85df9f80-1831-11e9-9cc9-3eaee236396e.png)
-
-**Another example**, imagine you're wondering whether you can use LUA scripts on AzerothCore:
-
-![image](https://user-images.githubusercontent.com/75517/51131089-f802b500-182e-11e9-9b5d-a438172b22ea.png)
-
-There is already a question and answer for that! Let's upvote the guys who asked and answered:
-
-![image](https://user-images.githubusercontent.com/75517/51131658-ac510b00-1830-11e9-98dc-e7f3ef0da058.png)
-
## How to ask new questions