[DOC] Link fragment does not work
Open
Beginner friendly
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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