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 1005160 commit c4db7cfCopy full SHA for c4db7cf
1 file changed
tools/make/docs.mk
@@ -5,6 +5,7 @@ RELEASE_VERSIONS ?= $(foreach v,$(wildcard ${ROOT_DIR}/docs/*),$(notdir ${v}))
5
# TODO: example.com is not a valid domain, we should remove it from ignore list
6
# TODO: https://www.gnu.org/software/make became unstable, we should remove it from ignore list later
7
LINKINATOR_IGNORE := "opentelemetry.io \
8
+ blog.envoyproxy.io \
9
gateway-api.sigs.k8s.io/reference/1.3 \
10
ntia.gov \
11
github.com \
0 commit comments