edit prediction: Update disabled globs link in the onboarding modal (#25084)
Release Notes: - N/A
This commit is contained in:
@@ -73,7 +73,7 @@ impl ZedPredictModal {
|
||||
}
|
||||
|
||||
fn inline_completions_doc(&mut self, _: &ClickEvent, _: &mut Window, cx: &mut Context<Self>) {
|
||||
cx.open_url("https://zed.dev/docs/configuring-zed#inline-completions");
|
||||
cx.open_url("https://zed.dev/docs/configuring-zed#disabled-globs");
|
||||
cx.notify();
|
||||
|
||||
onboarding_event!("Docs Link Clicked");
|
||||
|
||||
Reference in New Issue
Block a user