From c7f75880843a0536002005ff206cc74960680b75 Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Tue, 19 Aug 2025 10:18:39 +0100 Subject: [PATCH] chore: minor docs fixes (#23270) ## Description Closes https://github.com/docker/docs/issues/23255#issuecomment-3193651201 adds https://docker.slack.com/archives/C0105T139BJ/p1755529270222419?thread_ts=1754585623.672069&cid=C0105T139BJ ## Related issues or tickets ## Reviews - [ ] Technical review - [ ] Editorial review - [ ] Product review --- _vale/Docker/Acronyms.yml | 1 + content/manuals/desktop/settings-and-maintenance/settings.md | 2 +- content/manuals/desktop/setup/install/mac-install.md | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/_vale/Docker/Acronyms.yml b/_vale/Docker/Acronyms.yml index d6d9fdde6b..29fcd17442 100644 --- a/_vale/Docker/Acronyms.yml +++ b/_vale/Docker/Acronyms.yml @@ -91,6 +91,7 @@ exceptions: - MCP - MDM - MDN + - MIME - MSI - NAT - NET diff --git a/content/manuals/desktop/settings-and-maintenance/settings.md b/content/manuals/desktop/settings-and-maintenance/settings.md index a36f7d0a74..e33d365b28 100644 --- a/content/manuals/desktop/settings-and-maintenance/settings.md +++ b/content/manuals/desktop/settings-and-maintenance/settings.md @@ -262,7 +262,7 @@ The HTTPS proxy settings used for scanning images are set using the `HTTPS_PROXY > [!NOTE] > -> If you are using a PAC file hosted on a web server, make sure to add the MIME type `application/x-ns-proxy-autoconfig` for the `.pac` file extension on the server or website. Without this configuration, the PAC file may not be parsed correctly. +> If you are using a PAC file hosted on a web server, make sure to add the MIME type `application/x-ns-proxy-autoconfig` for the `.pac` file extension on the server or website. Without this configuration, the PAC file may not be parsed correctly. For more details on PAC files and Docker Desktop, see [Hardened Docker Desktop](/manuals/enterprise/security/hardened-desktop/air-gapped-containers.md#proxy-auto-configuration-files) > [!IMPORTANT] > You cannot configure the proxy settings using the Docker daemon configuration diff --git a/content/manuals/desktop/setup/install/mac-install.md b/content/manuals/desktop/setup/install/mac-install.md index 292df0cccc..b18ce5786e 100644 --- a/content/manuals/desktop/setup/install/mac-install.md +++ b/content/manuals/desktop/setup/install/mac-install.md @@ -16,6 +16,7 @@ aliases: - /docker-for-mac/apple-silicon/ - /desktop/mac/apple-silicon/ - /desktop/install/mac-install/ +- /desktop/install/mac/ --- > **Docker Desktop terms**