Skip to content

Commit b080d81

Browse files
authored
Rename (#117)
1 parent 85a490b commit b080d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/docker-mcp/client/gordon_hack.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
func getGordonSetup(ctx context.Context) MCPClientCfg {
1010
result := MCPClientCfg{
1111
MCPClientCfgBase: MCPClientCfgBase{
12-
DisplayName: "Gordon",
12+
DisplayName: "Ask Gordon",
1313
Source: "https://docs.docker.com/ai/gordon/",
1414
Icon: "https://raw.githubusercontent.com/docker/mcp-gateway/main/img/client/gordon.png",
1515
ConfigName: vendorGordon,

0 commit comments

Comments
 (0)