Skip to content

Commit

Permalink
Add www.gnu.org make url to linkinspector ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
efiacor committed Feb 8, 2025
1 parent f8ff1e1 commit d6c7f1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .linkspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ ignorePatterns:
- pattern: "https://\\*kpt\\*\\.dev/"
- pattern: "https://my-gitlab\\.com/joe\\.bloggs/blueprints\\.git"
- pattern: "http://172\\.18\\.0\\.200:3000/nephio/"
- pattern: "https://www\\.gnu\\.org/"
replacementPatterns:
- pattern: ".md#.*$"
replacement: ".md"

0 comments on commit d6c7f1f

Please sign in to comment.