Closed jamonation closed 1 year ago
Updated links in #656 - got the list down to these, which come from the images README.md files in https://github.com/chainguard-dev/images/tree/main/images:
jq '.checked [] | select(.status == 404) | {(.url.Path): {"pages":(.parents |keys)}}' links.json
{
"./examples/": {
"pages": [
"content/chainguard/chainguard-images/reference/fluentd/overview.md",
"content/chainguard/chainguard-images/reference/musl-dynamic/overview.md"
]
}
}
{
"examples/hello/main.c": {
"pages": [
"content/chainguard/chainguard-images/reference/gcc-glibc/overview.md",
"content/chainguard/chainguard-images/reference/gcc-musl/overview.md"
]
}
}
{
"examples/hello/main.go": {
"pages": [
"content/chainguard/chainguard-images/reference/go/overview.md"
]
}
}
{
"./example/": {
"pages": [
"content/chainguard/chainguard-images/reference/deno/overview.md",
"content/chainguard/chainguard-images/reference/node/overview.md"
]
}
}
{
"examples/gnu-hello.yaml": {
"pages": [
"content/chainguard/chainguard-images/reference/melange/overview.md"
]
}
}
Here is a set of pages that throw 404 errors that need updating: