Skip to content

Commit de8fe08

Browse files
committed
desktop: go links
1 parent d864099 commit de8fe08

File tree

1 file changed

+61
-23
lines changed

1 file changed

+61
-23
lines changed

data/redirects.yml

Lines changed: 61 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
# in its help output, which can be redirected to elsewhere in the documentation.
1111
"/security/for-developers/access-tokens/":
1212
- /go/access-tokens/
13-
"/desktop/mac/apple-silicon/":
14-
- /go/apple-silicon/
1513
"/reference/api/engine/#deprecated-api-versions":
1614
- /engine/api/v1.18/
1715
- /engine/api/v1.19/
@@ -83,13 +81,6 @@
8381
- /go/formatting/
8482
"/?utm_source=docker&utm_medium=inproductad&utm_campaign=20-11nurturecli_docs":
8583
- /go/guides/
86-
"/desktop/get-started/#credentials-management-for-linux-users":
87-
- /go/linux-credentials/
88-
"/desktop/use-desktop/pause/":
89-
- /go/mac-desktop-pause/
90-
- /go/win-desktop-pause/
91-
"/desktop/settings-and-maintenance/settings/#file-sharing":
92-
- /go/mac-file-sharing/
9384
"/engine/security/rootless/":
9485
# Instructions on running docker in rootless mode. This redirect is currently
9586
# used in the installation script at "get.docker.com"
@@ -98,9 +89,7 @@
9889
- /go/storage-driver/
9990
"/docker-hub/vulnerability-scanning/":
10091
- /go/tip-scanning/
101-
"/desktop/features/wsl/":
102-
# Link used by Docker Desktop to refer users on how to activate WSL 2
103-
- /go/wsl2/
92+
10493
"/reference/api/hub/latest/":
10594
- /docker-hub/api/latest/
10695
"/reference/api/hub/dvp/":
@@ -268,13 +257,6 @@
268257
"/desktop/use-desktop/container/#debug":
269258
- /go/debug-gui/
270259

271-
# Docker Desktop - volumes cloud backup
272-
"/desktop/use-desktop/volumes/#export-a-volume":
273-
- /go/volume-export/
274-
- /go/volume-export-aws/
275-
- /go/volume-export-azure/
276-
- /go/volume-export-gcs/
277-
278260
# Docker Admin Console - Insights
279261
"/admin/organization/insights/":
280262
- /go/insights/
@@ -297,10 +279,66 @@
297279
"/docker-hub/usage/pulls/":
298280
- /go/hub-pull-limits/
299281

300-
# Desktop DMR
301-
"/model-runner/":
302-
- /go/model-runner/
303-
282+
283+
# Links in Desktop
284+
304285
# Desktop MCP Toolkit
305286
"/ai/mcp-catalog-and-toolkit/toolkit/":
306287
- /go/mcp-toolkit/
288+
289+
# Desktop DMR
290+
"/model-runner/":
291+
- /go/model-runner/
292+
293+
# Docker Desktop - volumes cloud backup
294+
"/desktop/use-desktop/volumes/#export-a-volume":
295+
- /go/volume-export/
296+
- /go/volume-export-aws/
297+
- /go/volume-export-azure/
298+
- /go/volume-export-gcs/
299+
300+
# Link used by Docker Desktop to refer users on how to activate WSL 2
301+
"/desktop/features/wsl/":
302+
- /go/wsl2/
303+
304+
"/desktop/get-started/#credentials-management-for-linux-users":
305+
- /go/linux-credentials/
306+
"/desktop/use-desktop/pause/":
307+
- /go/mac-desktop-pause/
308+
- /go/win-desktop-pause/
309+
"/desktop/settings-and-maintenance/settings/#file-sharing":
310+
- /go/mac-file-sharing/
311+
312+
"/desktop/use-desktop/container/"
313+
- /go/container/
314+
"/desktop/use-desktop/images/"
315+
- /go/images/
316+
"/desktop/use-desktop/volumes/"
317+
- /go/volumes/
318+
"/extensions/"
319+
- /go/extensions/
320+
"/engine/cli/completion/"
321+
- /go/completion/
322+
"/desktop/features/vmm/"
323+
- /go/vmm/
324+
"/security/for-admins/hardened-desktop/enhanced-container-isolation/"
325+
- /go/eci/
326+
"/desktop/features/synchronized-file-sharing/"
327+
- /go/synchronized-file-sharing/
328+
"/reference/cli/dockerd/"
329+
- /go/daemon/
330+
"/ai/gordon/"
331+
- /go/gordon/
332+
"/desktop/features/wasm/"
333+
- /go/wasm/
334+
"/compose/bridge/"
335+
- /go/compose-bridge/
336+
"/desktop/settings-and-maintenance/settings/"
337+
- /go/notifications/
338+
"/desktop/setup/install/mac-permission-requirements/#installing-symlinks"
339+
- /go/symlinks/
340+
"/desktop/setup/install/mac-permission-requirements/"
341+
- /go/permissions/
342+
"/desktop/setup/install/mac-permission-requirements/#binding-privileged-ports"
343+
- /go/port-mapping/
344+

0 commit comments

Comments
 (0)