Skip to content

Commit 6e65679

Browse files
authored
docs: update readme links to API docgen
1 parent 63ccbe0 commit 6e65679

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,10 @@ We also have `distroless`-specific rules that could be useful:
9696
To read more specific documentation for each of the rules in the repo please
9797
check 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

0 commit comments

Comments
 (0)