From 8740363caaa1b4243e6e8488d15e306cf711d15f Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Tue, 16 Nov 2021 15:30:05 +0100 Subject: [PATCH] ignore linkedin profiles --- docs/htmltest.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/htmltest.yml b/docs/htmltest.yml index df58a1c84..f1d078c96 100644 --- a/docs/htmltest.yml +++ b/docs/htmltest.yml @@ -10,6 +10,7 @@ IgnoreURLs: - https://documentation.nokia.com/cgi-bin/dbaccessfilename.cgi/3HE16113AAAATQZZA01_V1_SR%20Linux%20R20.6%20Software%20Installation.pdf - https://github.com/srl-labs/containerlab/releases/ # gh rate limiters for this particular endpoint are too aggressive - https://github.com/srl-labs/containerlab/pkgs/container/clab + - https://linkedin.com/in IgnoreDirectoryMissingTrailingSlash: true IgnoreAltMissing: true IgnoreSSLVerify: true