Update links to community repository
This commit is contained in:
parent
099b79910f
commit
20377ea4e9
3 changed files with 4 additions and 4 deletions
|
@ -359,7 +359,7 @@ impl WindowInputHandler {
|
|||
// paths. In that case, the AppContext will already be borrowed, so any
|
||||
// InputHandler methods need to fail gracefully.
|
||||
//
|
||||
// See https://github.com/zed-industries/feedback/issues/444
|
||||
// See https://github.com/zed-industries/community/issues/444
|
||||
let app = self.app.try_borrow().ok()?;
|
||||
|
||||
let view_id = app.focused_view_id(self.window_id)?;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue