Skip to content

Commit 02a956d

Browse files
dhi: fix external links (#23862)
<!--Delete sections as needed --> ## Description Fix external links ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
1 parent be96ffb commit 02a956d

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

content/manuals/dhi/core-concepts/slsa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Developed by Google and maintained by the Open Source Security Foundation
1414
tampering, improve integrity, and secure packages and infrastructure in software
1515
projects.
1616

17-
SLSA defines [four build levels (0–3)](https://slsa.dev/spec/latest/levels) of
17+
SLSA defines [four build levels (0–3)](https://slsa.dev/spec/latest/build-track-basics) of
1818
increasing security rigor, focusing on areas such as build provenance, source
1919
integrity, and build environment security. Each level builds upon the previous
2020
one, offering a structured approach to achieving higher levels of software
@@ -59,7 +59,7 @@ reduces the risk of supply chain attacks.
5959
Docker Hardened Images (DHIs) are secure-by-default container images
6060
purpose-built for modern production environments. Each DHI is cryptographically
6161
signed and complies with the [SLSA Build Level 3
62-
standard](https://slsa.dev/spec/latest/levels#build-l3-hardened-builds), ensuring
62+
standard](https://slsa.dev/spec/latest/build-track-basics#build-l3), ensuring
6363
verifiable build provenance and integrity.
6464

6565
By integrating SLSA-compliant DHIs into your development and deployment processes, you can:

content/manuals/dhi/explore/feedback.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ in improving the Hardened Images ecosystem.
1212

1313
## Questions or discussions
1414

15-
You can use the [GitHub Discussions board](https://github.com/docker-hardened-images/discussion) to engage with the DHI
16-
team for:
15+
You can use the [GitHub Discussions
16+
board](https://github.com/orgs/docker-hardened-images/discussions) to engage
17+
with the DHI team for:
1718

1819
- General questions about DHIs
1920
- Best practices and recommendations
@@ -23,7 +24,7 @@ team for:
2324

2425
## Reporting bugs or issues
2526

26-
You can [open a new issue](https://github.com/docker-hardened-images/discussion/issues/) for topics such as:
27+
You can [open a new issue](https://github.com/docker-hardened-images/catalog/issues) for topics such as:
2728

2829
- Bug reports
2930
- Feature requests

0 commit comments

Comments
 (0)