Skip to content

Commit 855b425

Browse files
fix link
Signed-off-by: Craig Osterhout <[email protected]>
1 parent 3dc13ba commit 855b425

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

content/manuals/dhi/how-to/policies.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DHIs, are used across your environments.
1616

1717
Docker Scout includes a dedicated [**Valid Docker Hardened Image (DHI) or DHI
1818
base
19-
image**](/manuals/scout/policy/#valid-docker-hardened-image-dhi-or-dhi-base-image)
19+
image**](../../scout/policy/_index.md#valid-docker-hardened-image-dhi-or-dhi-base-image)
2020
policy type that validates whether your images are Docker Hardened Images or are
2121
built using a DHI as the base image. This policy checks for valid Docker signed
2222
verification summary attestations.
@@ -43,9 +43,11 @@ images and layers.
4343
## Evaluate DHI policy compliance for your images
4444

4545
When you enable Docker Scout for your repositories, Docker Scout automatically
46-
provides default policies, including the [**Valid Docker Hardened Image (DHI) or DHI base image**](/manuals/scout/policy/#valid-docker-hardened-image-dhi-or-dhi-base-image)
47-
policy. This policy validates whether your images are DHIs or built with DHI base
48-
images by checking for Docker signed verification summary attestations.
46+
provides default policies, including the [**Valid Docker Hardened Image (DHI) or
47+
DHI base
48+
image**](../../scout/policy/_index.md#valid-docker-hardened-image-dhi-or-dhi-base-image)
49+
policy. This policy validates whether your images are DHIs or built with DHI
50+
base images by checking for Docker signed verification summary attestations.
4951

5052
The following example shows how to build an image using a DHI base image and
5153
evaluate its compliance with the DHI policy.

0 commit comments

Comments
 (0)