Skip to content

Commit 1b70e4d

Browse files
Merge pull request #23062 from craig-osterhout/update-relative-links
update links
2 parents e7b27f1 + 4674c28 commit 1b70e4d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/manuals/build/ci/github-actions/secrets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Docker Build supports two forms of secrets:
1414
- [SSH mounts](#ssh-mounts) add SSH agent sockets or keys into the build container.
1515

1616
This page shows how to use secrets with GitHub Actions.
17-
For an introduction to secrets in general, see [Build secrets](../../building/secrets.md).
17+
For an introduction to secrets in general, see [Build secrets](/manuals/build/building/secrets.md).
1818

1919
## Secret mounts
2020

content/manuals/desktop/setup/install/enterprise-deployment/msi-install-and-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,4 +250,4 @@ When analytics is disabled, this key is set to `1`.
250250

251251
## Additional resources
252252

253-
- [Explore the FAQs](faq.md)
253+
- [Explore the FAQs](/manuals/desktop/setup/install/enterprise-deployment/faq.md)

content/manuals/security/for-admins/enforce-sign-in/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ weight: 30
1616
By default, members of your organization can use Docker Desktop without signing
1717
in. When users don’t sign in as a member of your organization, they don’t
1818
receive the [benefits of your organization’s
19-
subscription](../../../subscription/details.md) and they can circumvent
19+
subscription](/manuals/subscription/details.md) and they can circumvent
2020
[Docker’s
2121
security features](/manuals/security/for-admins/hardened-desktop/_index.md) for
2222
your organization.

0 commit comments

Comments
 (0)