diff --git a/.github/workflows/markdown-links-check/markdown-links-check-config.json b/.github/workflows/markdown-links-check/markdown-links-check-config.json index 45596b5434f..ddb6b3ffb5f 100644 --- a/.github/workflows/markdown-links-check/markdown-links-check-config.json +++ b/.github/workflows/markdown-links-check/markdown-links-check-config.json @@ -14,6 +14,9 @@ }, { "pattern": "https://www.nvidia.com/en-us/security/pgp-key" + }, + { + "pattern": "https://repo1.maven.org/maven2/com/nvidia/rapids-4-spark_2.*" } ], "timeout": "15s",