diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/config.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/config.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 050709db63..c788d5b0ae 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,9 +1,10 @@ blank_issues_enabled: false contact_links: - 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 - url: azerothcore.org/wiki + url: https://www.azerothcore.org/wiki about: You can find plenty of information on our Wiki. - name: How to ask for help url: https://www.azerothcore.org/wiki/How-to-ask-for-help |