Skip to content

Commit b77cb40

Browse files
authored
issue-triage (#23211)
<!--Delete sections as needed --> ## Description Fix some 404s Closes #23117 Closes #23175 ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 078cf59 commit b77cb40

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

content/manuals/engine/swarm/admin_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ worker nodes that do not meet these requirements cannot run these tasks.
154154

155155
You can monitor the health of manager nodes by querying the docker `nodes` API
156156
in JSON format through the `/nodes` HTTP endpoint. Refer to the
157-
[nodes API documentation](/reference/api/engine/v1.25/#tag/Node)
157+
[nodes API documentation](/reference/api/engine/version/v1.25/#tag/Node)
158158
for more information.
159159

160160
From the command line, run `docker node inspect <id-node>` to query the nodes.

content/manuals/scout/integrations/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ keywords: supply chain, security, integrations, registries, ci, environments
44
title: Integrating Docker Scout with other systems
55
linkTitle: Integrations
66
weight: 80
7+
aliases:
8+
- /scout/integrations/registry/artifactory
79
---
810

911
By default, Docker Scout integrates with your Docker organization and your

0 commit comments

Comments
 (0)