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 /id-id | |
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 'id-id')
-rw-r--r-- | id-id/ruby-id.html.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id-id/ruby-id.html.markdown b/id-id/ruby-id.html.markdown index 28135da1..a94aefb2 100644 --- a/id-id/ruby-id.html.markdown +++ b/id-id/ruby-id.html.markdown @@ -619,4 +619,4 @@ Sesuatu.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/) - Edisi lama yang [gratis](http://ruby-doc.com/docs/ProgrammingRuby/) tersedia online. - [Ruby Style Guide](https://github.com/bbatsov/ruby-style-guide) - Panduan penulisan kode Ruby oleh komunitas. -- [Try Ruby](http://tryruby.org) - Pelajari dasar bahasa pemrograman Ruby, secara interaktif di browser. +- [Try Ruby](https://try.ruby-lang.org/) - Pelajari dasar bahasa pemrograman Ruby, secara interaktif di browser. |