diff --git a/typedocConverter.json b/typedocConverter.json index ce6f4a701..e3250f263 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": "version-fix", + "typeDocFilePath": "https://raw.githubusercontent.com/thoughtspot/visual-embed-sdk/refs/heads/v3-flag-updates-and-fixes/static/typedoc/typedoc.json" }