diff --git a/daprdocs/config.toml b/daprdocs/config.toml index 48b1f16e5e0..0e645e9633e 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -181,10 +181,7 @@ url_latest_version = "https://docs.dapr.io" url = "https://v1-13.docs.dapr.io" [[params.versions]] version = "v1.12 (latest)" - url = "#" -[[params.versions]] - version = "v1.11" - url = "https://v1-11.docs.dapr.io" + url = "https://docs.dapr.io" [[params.versions]] version = "v1.11" url = "https://v1-11.docs.dapr.io"