Skip to content

Commit 906ce04

Browse files
committed
Refactor download links in getting-started.adoc for consistency and clarity
1 parent 21b93ce commit 906ce04

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/ROOT/pages/getting-started.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Add this snippet to `claude_desktop_config.json` where `ANYPOINT_REGION` (option
8383
}
8484
----
8585

86-
Download link:https://claude.ai/download[Claude Desktop].
86+
Download https://claude.ai/download[Claude Desktop].
8787

8888
=== Cline
8989
Add this snippet to Cline `config.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
@@ -104,7 +104,7 @@ Add this snippet to Cline `config.json` where `ANYPOINT_REGION` (optional) is on
104104
}
105105
----
106106

107-
Download link:https://cline.bot/[Cline].
107+
Download https://cline.bot/[Cline].
108108

109109
=== Cursor
110110
Add this snippet to Cursor `mcp.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
@@ -125,7 +125,7 @@ Add this snippet to Cursor `mcp.json` where `ANYPOINT_REGION` (optional) is one
125125
}
126126
----
127127

128-
Download link:https://www.cursor.com/[Cursor].
128+
Download https://www.cursor.com/[Cursor].
129129

130130
=== Trae
131131
Add this snippet to Trae `mcp_settings.json` or `.vscode/mcp.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
@@ -146,7 +146,7 @@ Add this snippet to Trae `mcp_settings.json` or `.vscode/mcp.json` where `ANYPOI
146146
}
147147
----
148148

149-
Download link:https://trae.ai/[Trae].
149+
Download https://trae.ai/[Trae].
150150

151151
=== VS Code
152152
Add this snippet to VS Code `settings.json` or `.vscode/mcp.json` where (optional) `ANYPOINT_REGION` is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
@@ -169,7 +169,7 @@ Add this snippet to VS Code `settings.json` or `.vscode/mcp.json` where (optiona
169169
}
170170
----
171171

172-
Download link:https://code.visualstudio.com/[VS Code].
172+
Download https://code.visualstudio.com/[VS Code].
173173

174174
=== Windsurf
175175
Add this snippet to Windsurf `mcp_config.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
@@ -190,7 +190,7 @@ Add this snippet to Windsurf `mcp_config.json` where `ANYPOINT_REGION` (optional
190190
}
191191
----
192192

193-
Download link:https://www.windsurf.com/[Windsurf].
193+
Download https://www.windsurf.com/[Windsurf].
194194

195195
=== https://github.com/zed-industries/zed[Zed]
196196
Add this snippet to Zed `settings.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.

0 commit comments

Comments
 (0)