diff --git a/daprdocs/config.toml b/daprdocs/config.toml index 9b7e85bb2fc..415e86f5f19 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -190,10 +190,10 @@ url_latest_version = "https://docs.dapr.io" [[params.versions]] version = "v1.13 (preview)" - url = "https://v1-13.docs.dapr.io" + url = "#" [[params.versions]] version = "v1.12 (latest)" - url = "#" + url = "https://docs.dapr.io" [[params.versions]] version = "v1.11" url = "https://v1-11.docs.dapr.io"