www.ruby-lang.org icon indicating copy to clipboard operation
www.ruby-lang.org copied to clipboard

'Learning Ruby' link on documentation page redirects to unrelated website

Open karansapolia opened this issue 3 years ago • 1 comments

I think the intended https://rubylearning.com/ link is no more. Either the domain ownership might've expired and some other entity bought it, or https://rubylearning.com/ has shifted focus.

If you follow the link from the documentation page: Screen Shot 2022-03-14 at 14 15 52

You are redirected to a web blog which has no articles/resources on Ruby: Screen Shot 2022-03-14 at 14 16 59

This website looks more like a products comparison website and does not have any Ruby notes. I think this link needs to be updated.

karansapolia avatar Mar 14 '22 08:03 karansapolia

I don't know if there's still interest on this, but to what site should the link point to?

mateusdeap avatar Oct 19 '22 22:10 mateusdeap

Fixed with #2804, commit ca57fff78edb98dc6ba76246df0b95e3538950ee.

The original content can be found on archive.org; the Ruby tutorial ("Ruby Study Notes") for example here: https://web.archive.org/web/20210816095349/https://rubylearning.com/satishtalim/tutorial.html

stomar avatar Oct 30 '22 10:10 stomar