diff --git a/typedocConverter.json b/typedocConverter.json index ce6f4a701..67d86a6b5 100644 --- a/typedocConverter.json +++ b/typedocConverter.json @@ -1,4 +1,4 @@ { - "branch": "main", - "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/{branch}/static/typedoc/typedoc.json" + "branch": "config-fixes", + "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/config-fixes/static/typedoc/typedoc.json" }