We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2071b84 commit 81fc9b2Copy full SHA for 81fc9b2
README.md
@@ -24,7 +24,7 @@ Use [GraalVM](https://graalvm.org) with [Bazel](https://bazel.build) to:
24
- [Hermetic compilation on all platforms](./docs/hermeticity.md)
25
- [Run tools from GraalVM directly](./docs/binary-targets.md)
26
- [Support for Bazel 6-8 (Bzlmod)](./docs/modern-bazel.md)
27
-- [Support for Bazel 4+, drop-in replacement for `rules_graal`](./legacy-bazel.md)
+- [Support for Bazel 4+, drop-in replacement for `rules_graal`](./docs/legacy-bazel.md)
28
- Support for macOS, Linux, Windows (including Native Image!) ([support matrix](./docs/modern-bazel.md))
29
- Support for the latest modern GraalVM releases (Community Edition and Oracle GraalVM)
30
0 commit comments