Skip to content

Commit c4db7cf

Browse files
authored
docs: ignore blog.envoyproxy.io (#8574)
Signed-off-by: zirain <zirain2009@gmail.com>
1 parent 1005160 commit c4db7cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/make/docs.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ RELEASE_VERSIONS ?= $(foreach v,$(wildcard ${ROOT_DIR}/docs/*),$(notdir ${v}))
55
# TODO: example.com is not a valid domain, we should remove it from ignore list
66
# TODO: https://www.gnu.org/software/make became unstable, we should remove it from ignore list later
77
LINKINATOR_IGNORE := "opentelemetry.io \
8+
blog.envoyproxy.io \
89
gateway-api.sigs.k8s.io/reference/1.3 \
910
ntia.gov \
1011
github.com \

0 commit comments

Comments
 (0)