File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,10 +96,10 @@ We also have `distroless`-specific rules that could be useful:
9696To read more specific documentation for each of the rules in the repo please
9797check the following docs:
9898
99- - [ apt] ( / docs/apt.md ) : repository rule for installing Debian/Ubuntu packages.
100- - [ apt macro] ( /docs/apt_macro.md ) : legacy macro for installing Debian/Ubuntu
99+ - [ apt] ( https://registry.bazel.build/ docs/rules_distroless# apt-defs-bzl ) : repository rule for installing Debian/Ubuntu packages.
100+ - [ apt macro] ( https://registry.bazel.build/docs/rules_distroless#apt-apt-bzl ) : legacy macro for installing Debian/Ubuntu
101101 packages.
102- - [ rules] ( /docs/rules.md ) : various helper rules to aid with creating a Linux /
102+ - [ rules] ( https://registry.bazel.build/docs/rules_distroless#distroless-defs-bzl ) : various helper rules to aid with creating a Linux /
103103 Debian installation from scratch.
104104
105105# Adopters
You can’t perform that action at this time.
0 commit comments