Skip to content

Commit 0ed24c9

Browse files
committed
Use shorter links in README
1 parent 9dab9b8 commit 0ed24c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This action currently supports these versions of MRI, JRuby and TruffleRuby:
1515
| JRuby | 9.2.9.0 |
1616
| TruffleRuby | 19.3.0, 19.3.1 |
1717

18-
See https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json
18+
See [versions.json](https://github.com/eregon/ruby-install-builder/blob/metadata/versions.json)
1919
for the always up-to-date list of available Ruby versions.
2020

2121
Note that Ruby 2.3 and the OpenSSL version it needs (1.0.2) are both end-of-life,
@@ -34,8 +34,8 @@ The action works for all [GitHub-hosted runners](https://help.github.com/en/acti
3434

3535
Ruby 2.3, JRuby and TruffleRuby are not yet supported on `windows-latest`.
3636

37-
The prebuilt rubies are generated by https://github.com/eregon/ruby-install-builder
38-
and on Windows by https://github.com/oneclick/rubyinstaller2.
37+
The prebuilt rubies are generated by [eregon/ruby-install-builder](https://github.com/eregon/ruby-install-builder)
38+
and on Windows by [RubyInstaller2](https://github.com/oneclick/rubyinstaller2).
3939

4040
## Usage
4141

0 commit comments

Comments
 (0)