-
Notifications
You must be signed in to change notification settings - Fork 339
Labels
bfbbit-for-bitbit-for-bitbugsomething is working incorrectlysomething is working incorrectlydocs-loc:tech-noteRelates to Technical Note (science)Relates to Technical Note (science)docs-loc:users-guideRelates to User's Guide (using CTSM/tools)Relates to User's Guide (using CTSM/tools)docs:minor-tech-fixMinor technical fix needed to documentation content (e.g. broken link, broken rendering)Minor technical fix needed to documentation content (e.g. broken link, broken rendering)documentationadditions or edits to user-facing documentation or its infrastructureadditions or edits to user-facing documentation or its infrastructuregood first issuesimple; good for first-time contributorssimple; good for first-time contributorssize: small
Milestone
Description
Many. To check them on a Mac, here's a bash one-liner that will open all the URLs in the .rst files in our doc/ directory:
open $(grep -hEo "(http|https)://[\#a-zA-Z0-9./?=_%:-]*[^.>;\),/]" $(find doc -name "*rst") | sort -u | sed "s/]//g")
Note that this is distinct from Issue #2541, which has to do with within-documentation links in the sidebar.
Also note that this issue does not include the broken links noted in its sibling issue #3192.
Metadata
Metadata
Assignees
Labels
bfbbit-for-bitbit-for-bitbugsomething is working incorrectlysomething is working incorrectlydocs-loc:tech-noteRelates to Technical Note (science)Relates to Technical Note (science)docs-loc:users-guideRelates to User's Guide (using CTSM/tools)Relates to User's Guide (using CTSM/tools)docs:minor-tech-fixMinor technical fix needed to documentation content (e.g. broken link, broken rendering)Minor technical fix needed to documentation content (e.g. broken link, broken rendering)documentationadditions or edits to user-facing documentation or its infrastructureadditions or edits to user-facing documentation or its infrastructuregood first issuesimple; good for first-time contributorssimple; good for first-time contributorssize: small
Type
Projects
Status
In Progress