Uniform links and .md
file names to allow link checker to work without false flags
#86
Labels
type:feature
New capability or enhancement
Uh oh!
There was an error while loading. Please reload this page.
As highlighted in the link strategy (#84), we can uniform our file names to enable the powerful link checker ability. This is required to avoid false flags, as for example happens here: #83 (comment).
In a nutshell:
.md
files that have whitespaces in their name. Replace them with underscores or dashes (do we have a preference @al-fisher ? I think we've used dashes in some of them).See this comment for a strategy to identify all links to be uniformed.
The text was updated successfully, but these errors were encountered: