From: "jeremyevans0 (Jeremy Evans)" Date: 2022-03-24T19:11:23+00:00 Subject: [ruby-core:108053] [Ruby master Bug#18628] Link contributing is broken Issue #18628 has been updated by jeremyevans0 (Jeremy Evans). The underlying problem here is that CONTRIBUTING.md is assuming the use of the RDoc `--page-dir` option, and neither ruby-doc.org nor docs.ruby-lang.org use that option, so you end up with a broken link. It seems best to me to remove the use of `--page-dir`, since fixing all external sources that generate documentation seems a more difficult task. I submitted a pull request for that approach: https://github.com/ruby/ruby/pull/5708 ---------------------------------------- Bug #18628: Link contributing is broken https://bugs.ruby-lang.org/issues/18628#change-97015 * Author: kaiquekandykoga (Ka��que Koga) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN ---------------------------------------- Link used to doc/contributing.rdoc is redirecting to https://ruby-doc.org/core-3.1.1/contributing.rdoc. https://ruby-doc.org/core-3.1.1/CONTRIBUTING_md.html I am not sure how to solve it, so I am just opening this issue. Thank you very much. -- https://bugs.ruby-lang.org/ Unsubscribe: