From 51ad6e98a6de0b3ee582c2e76d3ca4d2269d38e5 Mon Sep 17 00:00:00 2001 From: Anastasiia Tovpeko <114177030+atovpeko@users.noreply.github.com> Date: Mon, 3 Feb 2025 14:52:26 +0200 Subject: [PATCH] link fix (#3794) Co-authored-by: Iain Cox --- mlc_config.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mlc_config.json b/mlc_config.json index 67aecd6458..e6d39aa44c 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -72,6 +72,12 @@ }, { "pattern": "^https://cmake.org/download/" + }, + { + "pattern": "^https://www.tableau.com/" + }, + { + "pattern": "^https://www.tableau.com/support/releases/server/2024.2.6#esdalt" } ] }