We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b04c9ed commit 7f01e6dCopy full SHA for 7f01e6d
.github/workflows/lychee.yml
@@ -34,6 +34,7 @@ jobs:
34
--exclude 'http://localhost.*'
35
--exclude 'https://localhost.*'
36
--exclude 'https://cockroachlabs.com'
37
+ --exclude 'https://www.gnu.org'
38
--exclude '^/.*'
39
'./**/*.md' './**/*.mdx'
40
workingDirectory: "content"
@@ -60,6 +61,7 @@ jobs:
60
61
62
63
64
65
66
67
0 commit comments