mirror of https://github.com/portainer/portainer
Fix Links (#9257)
parent
69e61be474
commit
43ad3face2
|
@ -1,10 +1,10 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Question
|
- name: Question
|
||||||
url: https://github.com/samdulam/dashy/discussions/new?category=help
|
url: https://github.com/orgs/portainer/discussions/new?category=help
|
||||||
about: Ask us a question about Portainer usage or deployment.
|
about: Ask us a question about Portainer usage or deployment.
|
||||||
- name: Idea or Feature Request
|
- name: Idea or Feature Request
|
||||||
url: https://github.com/samdulam/dashy/discussions/new?category=ideas
|
url: https://github.com/orgs/portainer/discussions/new?category=ideas
|
||||||
about: Suggest an idea or feature/enhancement that should be added in Portainer.
|
about: Suggest an idea or feature/enhancement that should be added in Portainer.
|
||||||
- name: Portainer Business Edition - Get 3 Nodes Free
|
- name: Portainer Business Edition - Get 3 Nodes Free
|
||||||
url: https://www.portainer.io/take-3
|
url: https://www.portainer.io/take-3
|
||||||
|
|
Loading…
Reference in New Issue