Skip to content

Commit 81fc9b2

Browse files
authored
Fix broken link to legacy-bazel.md (#566)
Signed-off-by: Jeff Klukas <jeff@klukas.net>
1 parent 2071b84 commit 81fc9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Use [GraalVM](https://graalvm.org) with [Bazel](https://bazel.build) to:
2424
- [Hermetic compilation on all platforms](./docs/hermeticity.md)
2525
- [Run tools from GraalVM directly](./docs/binary-targets.md)
2626
- [Support for Bazel 6-8 (Bzlmod)](./docs/modern-bazel.md)
27-
- [Support for Bazel 4+, drop-in replacement for `rules_graal`](./legacy-bazel.md)
27+
- [Support for Bazel 4+, drop-in replacement for `rules_graal`](./docs/legacy-bazel.md)
2828
- Support for macOS, Linux, Windows (including Native Image!) ([support matrix](./docs/modern-bazel.md))
2929
- Support for the latest modern GraalVM releases (Community Edition and Oracle GraalVM)
3030

0 commit comments

Comments
 (0)