diff --git a/mlc_config.json b/mlc_config.json index cce10e5c..11b2a796 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -10,11 +10,11 @@ "replacementPatterns": [ { "pattern": "^/public/images", - "replacement": "https://docs.blockstack.org/images" + "replacement": "https://docs.stacks.co/images" }, { "pattern": "^/", - "replacement": "https://docs.blockstack.org/" + "replacement": "https://docs.stacks.co/" } ], "timeout": "10s",