Skip to content

Commit cd71e56

Browse files
authored
Incorrect forum and security urls when raising issue (#19080)
1 parent 6455f96 commit cd71e56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ contact_links:
44
url: https://github.com/umbraco/Umbraco-CMS/discussions/new?category=features-and-ideas
55
about: Start a new discussion when you have ideas or feature requests, eventually discussions can turn into plans
66
- name: ⁉️ Support Question
7-
url: https://our.umbraco.com
7+
url: https://forum.umbraco.com
88
about: This issue tracker is NOT meant for support questions. If you have a question, please join us on the forum.
99
- name: 📖 Documentation Issue
1010
url: https://github.com/umbraco/UmbracoDocs/issues
1111
about: Documentation issues should be reported on the Umbraco documentation repository.
1212
- name: 🔐 Security Issue
13-
url: https://umbraco.com/about-us/trust-center/security-and-umbraco/how-to-report-a-vulnerability-in-umbraco/
13+
url: https://umbraco.com/trust-center/security-and-umbraco/how-to-report-a-vulnerability-in-umbraco/
1414
about: Discovered a Security Issue in Umbraco?

0 commit comments

Comments
 (0)