Skip to content

Commit 137880d

Browse files
authored
fix url issue buttons (#319)
1 parent d12bf37 commit 137880d

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
@@ -5,7 +5,7 @@ contact_links:
55
url: http://contrib.scikit-learn.org/metric-learn/
66
about: Much help can be found in the docs
77
- name: Ask a question
8-
url: https://github.com/sklearn-contrib/metric-learn/discussions/new
8+
url: https://github.com/scikit-learn-contrib/metric-learn/discussions/new
99
about: Ask a question or start a discussion about metric-learn
1010
- name: Stack Overflow
1111
url: https://stackoverflow.com
@@ -14,5 +14,5 @@ contact_links:
1414
url: https://stats.stackexchange.com
1515
about: Please ask and answer metric learning questions (use cases, algorithms & theory...) on Cross Validated
1616
- name: Blank issue
17-
url: https://github.com/sklearn-contrib/metric-learn/issues/new
17+
url: https://github.com/scikit-learn-contrib/metric-learn/issues/new
1818
about: Please note that Github Discussions should be used in most cases instead

0 commit comments

Comments
 (0)