Skip to content

Commit ccf2110

Browse files
authored
Merge pull request #1921 from bhbs/update-readme
docs: fix broken links to rules_distroless docs
2 parents 40f9b1e + df16135 commit ccf2110

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ See here for:
174174
See here for examples on how to complete some common tasks in your image:
175175

176176
- [Adding and running as a non-root user](examples/nonroot)
177-
- [Including Debian Packages](https://github.com/GoogleContainerTools/rules_distroless/blob/main/docs/apt.md)
178-
- [Including CA certificates](https://github.com/GoogleContainerTools/rules_distroless/blob/main/docs/rules.md#cacerts)
177+
- [Including Debian Packages](https://registry.bazel.build/docs/rules_distroless#module_extension-apt)
178+
- [Including CA certificates](https://registry.bazel.build/docs/rules_distroless#rule-cacerts)
179179

180180
See here for more information on how these images are [built and released](RELEASES.md).
181181

0 commit comments

Comments
 (0)