Skip to content

Commit 816500f

Browse files
committed
[GR-19691] Fix links to graalvm/container repository READMEs
PullRequest: truffleruby/3884
2 parents e1f7410 + b42c470 commit 816500f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ chruby: $ ruby-install truffleruby-graalvm
4141
```
4242
4343
* Via Docker.
44-
For Standalone see [official release images](https://github.com/graalvm/container/blob/master/truffleruby/README.md)
44+
For Standalone see [official release images](https://github.com/graalvm/container/blob/master/truffleruby-community/README.md)
4545
and [nightly images](https://github.com/flavorjones/truffleruby/pkgs/container/truffleruby).
46-
For GraalVM see [official release images](https://github.com/graalvm/container/blob/master/community/README.md).
46+
For GraalVM see [official release images](https://github.com/graalvm/container/blob/master/graalvm-community/README.md).
4747
4848
* Manually, by following the documentation: [Standalone](doc/user/standalone-distribution.md) and [GraalVM](doc/user/installing-graalvm.md).
4949

0 commit comments

Comments
 (0)