NatLabRockies / NatLabRockies/SAM

Fix broken URLs in Help

Open Beginner friendly
#2,192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C++
Stars
486
Forks
219
Avg merge
10h 10m
Merged PRs (30d)
2

Description

That there are many broken links in Help that need to be fixed.

From /SAM/doc/source, run sphinx-build -b linkcheck . _build/linkcheck to generate report of broken links using the linkcheck builder.

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

From /SAM/doc/source, run sphinx-build -b linkcheck . _build/linkcheck to generate the broken-link report. Review the reported URLs in the Help documentation and fix them, then rerun the linkcheck builder; done means the broken links in Help are resolved.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.