File tree Expand file tree Collapse file tree 6 files changed +6
-8
lines changed Expand file tree Collapse file tree 6 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ params:
5252 - title : Docker Hardened Images
5353 description : Secure, minimal base images for trusted software delivery.
5454 icon : verified_user
55- link : /docker-hardened-images /
55+ link : /dhi /
5656 - title : Build Cloud
5757 description : Build your images faster in the cloud.
5858 icon : /icons/logo-build-cloud.svg
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ Example output:
8383 ...
8484```
8585
86- For more detailed filtering and JSON output, see [ Docker Scout CLI reference] ( / reference/commandline/ scout/) .
86+ For more detailed filtering and JSON output, see [ Docker Scout CLI reference] ( ../../../ reference/cli/docker/ scout/_index.md ) .
8787
8888### Grype
8989
Original file line number Diff line number Diff line change @@ -99,5 +99,4 @@ meets the specified security levels.
9999
100100## Resources
101101
102- For more details about SLSA definitions and Docker Build, see [ SLSA definitions
103- ] ( /build/metadata/attestations/slsa-definitions/ ) .
102+ For more details about SLSA definitions and Docker Build, see [ SLSA definitions] ( /build/metadata/attestations/slsa-definitions/ ) .
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ params:
2323 - title : Flexible, repository-based pricing
2424 description : Learn how Docker Hardened Images offer repository-based flexibility with no per-image or per-pull limitations.
2525 icon : wallet
26- link : /dhi/features/pricing /
26+ link : /dhi/features/flexible /
2727---
2828
2929Docker Hardened Images (DHIs) go beyond minimal base and application images by
Original file line number Diff line number Diff line change @@ -105,8 +105,7 @@ a simple Python command just like you would with any other Docker image:
105105 This starts a container from the `dhi-python:3.13` image and runs a simple
106106 Python script that prints `Hello from DHI`.
107107
108- To dive deeper into using images see [Use a Docker Hardened Image
109- ](./how-to/use.md).
108+ To dive deeper into using images see [Use a Docker Hardened Image](./how-to/use.md).
110109
111110## What's next
112111
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ Example output:
4848 ...
4949```
5050
51- For more detailed filtering and JSON output, see [ Docker Scout CLI reference] ( / reference/commandline/ scout/) .
51+ For more detailed filtering and JSON output, see [ Docker Scout CLI reference] ( ../../../ reference/cli/docker/ scout/_index.md ) .
5252
5353### Automate DHI scanning in CI/CD with Docker Scout
5454
You can’t perform that action at this time.
0 commit comments