mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-01 19:06:11 -04:00
Fix broken link on suggestions page (#1906)
Signed-off-by: Daniel Gray <dngray@privacyguides.org>
This commit is contained in:
parent
3ae6f80797
commit
ba435096f3
1 changed files with 4 additions and 1 deletions
5
.github/ISSUE_TEMPLATE/config.yml
vendored
5
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,7 +1,10 @@
|
|||
contact_links:
|
||||
- name: Suggest a New Provider or Software
|
||||
url: https://discuss.privacyguides.org/c/suggestions
|
||||
url: https://discuss.privacyguides.org/c/site-development/suggestions
|
||||
about: Suggest something new for us to look at, or something we should remove.
|
||||
- name: Suggest a Guide
|
||||
url: https://discuss.privacyguides.net/c/site-development/guide-suggestions
|
||||
about: Suggest an area where you think guidance might be required.
|
||||
- name: Ask a Question
|
||||
url: https://discuss.privacyguides.org/c/questions
|
||||
about: Let us know if something doesn't make sense!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue