From: zn@... Date: 2018-05-08T14:19:43+00:00 Subject: [ruby-core:86948] [Ruby trunk Bug#14743] Some links broken in README Issue #14743 has been reported by znz (Kazuhiro NISHIYAMA). ---------------------------------------- Bug #14743: Some links broken in README https://bugs.ruby-lang.org/issues/14743 * Author: znz (Kazuhiro NISHIYAMA) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: trunk * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN ---------------------------------------- [Some links broken in README](https://github.com/ruby/docs.ruby-lang.org/issues/56) is original issue. And I tried to fix links, but some problems occur. 1. Current README.md's link is `[win32/README.win32](win32/README.win32)` and it works on github, but rdoc generates broken link. 2. Using rdoc-ref suggested in [Convert links to local files in markdown](https://github.com/ruby/rdoc/issues/618), it works rdoc generated html, but it does not work on github. 3. Plain filename becomes link on rdoc generated html, but it does not become link on github. - Sample site: https://md-link-test-2018.netlify.com/ - Source: https://github.com/znz/md-link-test-2018 Which is better? Is there other better solution? -- https://bugs.ruby-lang.org/ Unsubscribe: