diff --git a/desktop/src-tauri/src/managed_agents/discovery.rs b/desktop/src-tauri/src/managed_agents/discovery.rs index eecbf4de3e..1c4c49f996 100644 --- a/desktop/src-tauri/src/managed_agents/discovery.rs +++ b/desktop/src-tauri/src/managed_agents/discovery.rs @@ -1552,7 +1552,7 @@ const PRESET_HARNESSES: &[PresetHarness] = &[ label: "Oh My Pi", command: "omp", args: &["acp"], - install_instructions_url: "https://github.com/can1357/oh-my-pi", + install_instructions_url: "https://omp.sh/", install_hint: "Buzz talks to Oh My Pi through its CLI's ACP mode (omp acp).", underlying_cli: None, },