diff --git a/content/manuals/build/ci/github-actions/secrets.md b/content/manuals/build/ci/github-actions/secrets.md index e24ea725d5..e66fa497a2 100644 --- a/content/manuals/build/ci/github-actions/secrets.md +++ b/content/manuals/build/ci/github-actions/secrets.md @@ -14,7 +14,7 @@ Docker Build supports two forms of secrets: - [SSH mounts](#ssh-mounts) add SSH agent sockets or keys into the build container. This page shows how to use secrets with GitHub Actions. -For an introduction to secrets in general, see [Build secrets](../../building/secrets.md). +For an introduction to secrets in general, see [Build secrets](/manuals/build/building/secrets.md). ## Secret mounts diff --git a/content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md b/content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md index bfdd2df504..6750b2bcc9 100644 --- a/content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md +++ b/content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md @@ -250,4 +250,4 @@ When analytics is disabled, this key is set to `1`. ## Additional resources -- [Explore the FAQs](faq.md) +- [Explore the FAQs](/manuals/desktop/setup/install/enterprise-deployment/faq.md) diff --git a/content/manuals/security/for-admins/enforce-sign-in/_index.md b/content/manuals/security/for-admins/enforce-sign-in/_index.md index 9638ae5132..2d9428c449 100644 --- a/content/manuals/security/for-admins/enforce-sign-in/_index.md +++ b/content/manuals/security/for-admins/enforce-sign-in/_index.md @@ -16,7 +16,7 @@ weight: 30 By default, members of your organization can use Docker Desktop without signing in. When users don’t sign in as a member of your organization, they don’t receive the [benefits of your organization’s -subscription](../../../subscription/details.md) and they can circumvent +subscription](/manuals/subscription/details.md) and they can circumvent [Docker’s security features](/manuals/security/for-admins/hardened-desktop/_index.md) for your organization.