Skip to content

Commit ea5fc50

Browse files
authored
Fixing 404s, December 22 2025 (#2859)
[x] Check if this is a typo or other quick fix and ignore the rest :) resolves #2837 Signed-off-by: Mark Drake <mark@chainguard.dev>
1 parent d7ac408 commit ea5fc50

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

content/ai-docs-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,4 +156,4 @@ Build logs are public on GitHub Actions:
156156
- [Sigstore Documentation](https://docs.sigstore.dev/)
157157
- [Cosign Installation](https://docs.sigstore.dev/cosign/system_config/installation/)
158158
- [Supply Chain Security](https://slsa.dev/)
159-
- [Chainguard Security Practices](https://www.chainguard.dev/security)
159+
- [Chainguard Security Practices](https://security.chainguard.dev/)

content/chainguard/chainguard-images/staying-secure/working-with-scanners/grype-tutorial/index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@ curl -sSfL https://raw.githubusercontent.com/anchore/grype/main/install.sh | sh
4848

4949
Alternatively, find and download the appropriate package file or binary from the [official releases page](https://github.com/anchore/grype/releases). Place the binary on your system path or install the package using the conventions for your OS and distribution.
5050

51-
Note that Grype can also be [built from source](https://github.com/anchore/grype/blob/main/DEVELOPING.md#native-development).
52-
5351
### Install via Package Manager
5452

5553
Grype can be installed using the following commands specific to your OS and distribution:

content/software-security/learning-labs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The lab notes often include demo projects, a slide presentation, sample
2222
commands, links to specific sections in the video, and pointers to more
2323
resources:
2424

25-
- [Shipping Safer Container Runtimes in 2026 - December 2025](/software-security/learning-labs/ll202512)
25+
- [Shipping Safer Container Runtimes in 2026 - December 2025](/software-security/learning-labs/ll202512/)
2626
- [Chainguard OS on Raspberry Pi - November 2025](/software-security/learning-labs/ll202511/)
2727
- [Chainguard Libraries for JavaScript and CVE Remediation for Python Libraries - October 2025](/software-security/learning-labs/ll202510/)
2828
- [Static Chainguard Container Images - September 2025](/software-security/learning-labs/ll202509/)

0 commit comments

Comments
 (0)