Skip to content

Commit 5e1f10e

Browse files
authored
Update Report Issues link
1 parent fa9c07d commit 5e1f10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/sidemenu.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ export default {
207207
},
208208
209209
reportbug() {
210-
window.open("https://github.com/brainlife/brainlife/issues", "github");
210+
window.open("https://github.com/orgs/brainlife/discussions", "github");
211211
},
212212
213213
login() {

0 commit comments

Comments
 (0)