Skip to content

Commit 93cc723

Browse files
authored
chore: Fix typo in 'Suggest a new feature' url (#988)
1 parent d3467ac commit 93cc723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Suggest a new feature
4-
url: hhttps://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=ideas
4+
url: https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=ideas
55
about: Request a new feature or improvement in the Tasks plugin. Please search existing Ideas first, and up-vote, to avoid Duplicates.
66
- name: Ask a question
77
url: https://github.com/obsidian-tasks-group/obsidian-tasks/discussions/new?category=q-a

0 commit comments

Comments
 (0)