aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml4
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index b5267bc74..3d55cf67a 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -8,8 +8,8 @@ contact_links:
about: "Discussion forum for pandoc (may be used as an email list)"
- name: Frequently Asked Questions
url: https://pandoc.org/faqs.html
- about: "Some frequently asked qusetions (and answers)"
+ about: "Some frequently asked questions (and answers)"
- name: Contributing Guidelines
- url: https://github.com/jgm/pandoc/CONTRIBUTING.md
+ url: https://pandoc.org/CONTRIBUTING.html
about: "Guidelines for submitting bug reports and code improvements"
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index d95b1daad..9183d4823 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -9,7 +9,7 @@ assignees: ''
Thank you for suggesting a feature! Before you continue, please make sure that you have
-- read the contributing guidelines: https://github.com/jgm/pandoc/CONTRIBUTING.md
+- read the contributing guidelines: https://pandoc.org/CONTRIBUTING.html
- searched the issue tracker for similar issues (including
closed issues): https://github.com/jgm/pandoc/issues
- searched the pandoc-discuss mailing list for relevant discussions: https://groups.google.com/forum/#!forum/pandoc-discuss