diff --git a/.github/mlc_config.json b/.github/mlc_config.json index 94485d089..8813522d3 100644 --- a/.github/mlc_config.json +++ b/.github/mlc_config.json @@ -25,12 +25,6 @@ "pattern": "identity.foundation" } ], - "replacementPatterns": [ - { - "pattern": "^/", - "replacement": "https://docs.hiro.so/" - } - ], "timeout": "10s", "retryOn429": true, "retryCount": 5,