onflow / onflow/docs

[BUG] Fix invalid headers in hash links

Open
#381 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
13
Forks
81
PR merge metrics
No merged PRs in 30d

Description

depends on #378

Current Behavior

there is a number of invalid links to hashed sections, like send-transactions.md#signaturealgorithm

Expected Behavior

all links should point to valid sections in existing files

Steps To Reproduce

run yarn remark:once to see warnings with broken links

Environment
- OS:
- Node:
- npm:
What are you currently working on that this is blocking?

No response

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

Resolve the dependency on issue #378 first, then run yarn remark:once to list warnings for broken hash links. Inspect the reported Markdown files, including the example send-transactions.md#signaturealgorithm, and compare each hash with an existing section. Done means all links point to valid sections in existing files and the command reports no broken hash links.

Written by the indexing model from the issue text.

Assessment

Tech stack
markdown
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.