Skip to content

Commit 29b5fa7

Browse files
authored
docs: Update link for MCP in Q developer CLI help output. (#2372)
1 parent 6386aa8 commit 29b5fa7

File tree

1 file changed

+1
-1
lines changed
  • crates/chat-cli/src/cli/chat

1 file changed

+1
-1
lines changed

crates/chat-cli/src/cli/chat/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ const LIMIT_REACHED_TEXT: &str = color_print::cstr! { "You've used all your free
163163

164164
pub const EXTRA_HELP: &str = color_print::cstr! {"
165165
<cyan,em>MCP:</cyan,em>
166-
<black!>You can now configure the Amazon Q CLI to use MCP servers. \nLearn how: https://docs.aws.amazon.com/en_us/amazonq/latest/qdeveloper-ug/command-line-mcp.html</black!>
166+
<black!>You can now configure the Amazon Q CLI to use MCP servers. \nLearn how: https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/qdev-mcp.html</black!>
167167
168168
<cyan,em>Tips:</cyan,em>
169169
<em>!{command}</em> <black!>Quickly execute a command in your current session</black!>

0 commit comments

Comments
 (0)