Skip to content

Rake information section links in documentation are broken #538

Closed
@apatniv

Description

@apatniv

All four links that appear here in documentation: https://ruby.github.io/rake/index.html#label-Rake+Information are broken

It appears that usage of {Rake command-line}[link:doc/command_line_usage.rdoc] works within github but fails in rdocs.

Doing the following changes works in rdocs

-* {Rake command-line}[link:doc/command_line_usage.rdoc]
+* {Rake command-line}[rdoc-ref:command_line_usage]
Screen Shot 2024-01-21 at 9 43 21 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions