diff options
author | Petru Madar <petrumadar@gmail.com> | 2021-08-22 00:08:42 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-21 23:08:42 +0200 |
commit | 0086b92f0903e356fa9f208a4c5dc1d2068b9765 (patch) | |
tree | 2058b0d544209390c869cdb72a46147381d3d7c4 /fi-fi | |
parent | 9a76ba9d83cc657c8a94153a75c66765b135049e (diff) |
[ruby/all] Replace tryruby.org with the proper link (#4217)
* Replace tryruby.org with the proper link
* Replace tryruby.org with the proper link
Diffstat (limited to 'fi-fi')
-rw-r--r-- | fi-fi/ruby-fi.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fi-fi/ruby-fi.html.markdown b/fi-fi/ruby-fi.html.markdown index 52c60182..84a5844f 100644 --- a/fi-fi/ruby-fi.html.markdown +++ b/fi-fi/ruby-fi.html.markdown @@ -605,4 +605,4 @@ Something.new.qux # => 'qux' - [Ruby from other languages](https://www.ruby-lang.org/en/documentation/ruby-from-other-languages/) - [Programming Ruby](http://www.amazon.com/Programming-Ruby-1-9-2-0-Programmers/dp/1937785491/) - Vanhempi, mutta [ilmainen painos](http://ruby-doc.com/docs/ProgrammingRuby/) on luettavissa netissä - [Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide) - Yhteisön luoma Ruby-tyyliopas -- [Try Ruby](http://tryruby.org) - Rubyn perusteet interaktiivisesti +- [Try Ruby](https://try.ruby-lang.org/) - Rubyn perusteet interaktiivisesti |