ruby / ruby/psych

[DOC] Link fragment does not work

Open Beginner friendly
#645 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Documentation
Dominant language
Ruby
Stars
597
Forks
223
Avg merge
11h 23m
Merged PRs (30d)
3

Description

On page https://docs.ruby-lang.org/en/master/Psych/Nodes/Mapping.html, the link in the first line (https://yaml.org/spec/1.1/#mapping) correctly links to page https://yaml.org/spec/1.1, but the fragment refers to a nonexistent id on the page.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the Psych::Nodes::Mapping documentation page and inspect the link in its first line to the YAML 1.1 specification. Locate the source for that page, update the fragment to a valid target, and verify that the rendered link reaches the mapping section.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.