Skip to content

Commit 6dc2518

Browse files
committed
[GR-19691] Fix a link to the Sulong toolchain docs (#2042).
PullRequest: truffleruby/1748
2 parents 137f908 + 58fc420 commit 6dc2518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributor/workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ scratch.
8888

8989
To speed up compilation of bundled C extensions, it is possible to use
9090
*native* toolchain launchers, which might save some build time.
91-
See the [related documentation](https://github.com/oracle/graal/blob/master/sulong/docs/TOOLCHAIN.md#using-a-prebuilt-graalvm-as-a-bootstrapping-toolchain)
91+
See the [related documentation](https://github.com/oracle/graal/blob/master/sulong/docs/contributor/TOOLCHAIN.md#using-a-prebuilt-graalvm-as-a-bootstrapping-toolchain)
9292
in Sulong to build and use them.
9393

9494
You can also use `export JT_CACHE_TOOLCHAIN=true` to have the native toolchain

0 commit comments

Comments
 (0)