Update links to community repository

This commit is contained in:
Joseph Lyons 2023-02-07 18:19:27 -05:00
parent 099b79910f
commit 20377ea4e9
3 changed files with 4 additions and 4 deletions

View file

@ -2491,7 +2491,7 @@ fn notify_if_database_failed(workspace: &ViewHandle<Workspace>, cx: &mut AsyncAp
indoc::indoc! {"
Failed to load any database file :(
"},
OsOpen("https://github.com/zed-industries/feedback/issues/new?assignees=&labels=defect%2Ctriage&template=2_bug_report.yml".to_string()),
OsOpen("https://github.com/zed-industries/community/issues/new?assignees=&labels=defect%2Ctriage&template=2_bug_report.yml".to_string()),
"Click to let us know about this error"
)
})