fix(Issue/Config): correct links (#3423)
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Website
|
- name: Website
|
||||||
url: http://www.azerothcore.org
|
url: https://www.azerothcore.org
|
||||||
|
about: On the AC website you can find a lot of things, such as existing modules.
|
||||||
- name: Wiki
|
- name: Wiki
|
||||||
url: azerothcore.org/wiki
|
url: https://www.azerothcore.org/wiki
|
||||||
about: You can find plenty of information on our Wiki.
|
about: You can find plenty of information on our Wiki.
|
||||||
- name: How to ask for help
|
- name: How to ask for help
|
||||||
url: https://www.azerothcore.org/wiki/How-to-ask-for-help
|
url: https://www.azerothcore.org/wiki/How-to-ask-for-help
|
||||||
|
|||||||
Reference in New Issue
Block a user