Skip to content

Commit d007906

Browse files
authored
Merge pull request #101 from alies-dev/patch-1
Fix repo links for issue templates
2 parents e6bf18e + 3400468 commit d007906

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
@@ -1,8 +1,8 @@
11
blank_issues_enabled: true
22
contact_links:
33
- name: Ask a Question
4-
url: https://github.com/spatie/ray/discussions/new?category=q-a
4+
url: https://github.com/spatie/flysystem-dropbox/discussions/new?category=q-a
55
about: Ask the community for help
66
- name: Feature Request
7-
url: https://github.com/spatie/ray/discussions/new?category=ideas
7+
url: https://github.com/spatie/flysystem-dropbox/discussions/new?category=ideas
88
about: Share ideas for new features

0 commit comments

Comments
 (0)