Skip to content

Commit 31ffdd2

Browse files
committed
ci: ignore spec reference links
The spec reference anchors are no longer generated server side, lychee therefore cannot check them. Ignore all the reference links until a better solution is found.
1 parent 911f1ae commit 31ffdd2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/links.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
--include-fragments
3232
--exclude 'api.hetzner.cloud'
3333
--exclude 'api.hetzner.com'
34+
--exclude 'https://docs.hetzner.cloud/reference/cloud#'
35+
--exclude 'https://docs.hetzner.cloud/reference/hetzner#'
3436
--exclude 'codecov.io'
3537
--exclude 'github.com'
3638
'**/*.md'

0 commit comments

Comments
 (0)