From 4474c98a1d37e4d8abf1755d62708fc431245fcc Mon Sep 17 00:00:00 2001 From: jo Date: Thu, 22 Jan 2026 10:55:04 +0100 Subject: [PATCH] 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. --- .github/workflows/links.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/links.yml b/.github/workflows/links.yml index b5d5c785..2dec9d43 100644 --- a/.github/workflows/links.yml +++ b/.github/workflows/links.yml @@ -35,6 +35,8 @@ jobs: --exclude 'github.com' --exclude '169.254.169.254' --exclude 'https://docs.hetzner.cloud/changelog#new-product' + --exclude 'https://docs.hetzner.cloud/reference/cloud#' + --exclude 'https://docs.hetzner.cloud/reference/hetzner#' --exclude 'https://style-guide.europa.eu/en/content/-/isg/topic' --exclude 'https://www.hetzner.com/news/arm64-cloud' '**/*.md'