Incorrect anchor link for "leaseholder" in architecture terms section
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 86/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Quiet
- Tech stack
- html
- Domain
- documentation
Research direction
Start at the CockroachDB Architecture Terms glossary page and inspect the leaseholder link in the Raft leader entry. Update its href from #architecture-raft-leader to #leaseholder, then verify that clicking the link navigates to the leaseholder section.
Written by the indexing model from the issue text.
Description
Summary
In the CockroachDB Architecture Terms section of the docs, the "leaseholder" reference listed under the Raft leader entry contains an incorrect hyperlink anchor. The link currently points to #architecture-raft-leader instead of the correct #leaseholder anchor.
Steps to Reproduce
- Navigate to the CockroachDB Architecture Terms glossary page in the docs.
- Locate the Raft leader entry.
- Click the leaseholder hyperlink within that entry.
Expected Behavior
Clicking the "leaseholder" link should navigate to the #leaseholder section of the page.
Actual Behavior
The link navigates to the #architecture-raft-leader anchor instead. Inspecting the element confirms the incorrect href:
<a href="#architecture-raft-leader">leaseholder</a>
Proposed Fix
<a href="#leaseholder">leaseholder</a>
Jira issue: DOC-16978
- Dominant language
- HTML
- Stars
- 212
- Forks
- 477
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
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.
More from cockroachdb/docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
cockroachdb/docs#23456 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
cockroachdb/docs#23454 ·
-
Difficulty 2/5 1-2 days Newbie friendliness 68/100
cockroachdb/docs#23445 · 1 comment ·
-
sql-diagram-validation
Difficulty 1/5 Under an hour Newbie friendliness 85/100
cockroachdb/docs#23444 · 4 comments ·
-
Feedback: BACKUP Open
Difficulty 1/5 Under an hour Newbie friendliness 88/100
cockroachdb/docs#23394 ·
All issues in cockroachdb/docs
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
agilepathway/label-checker#640 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
documentation good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
amponce/archive-movie-browser#167 ·
-
user-reported
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
Kong/developer.konghq.com#7316 ·