diff --git a/daprdocs/config.toml b/daprdocs/config.toml index aa1f5b405..0b7e48d11 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -89,7 +89,8 @@ github_branch = "v0.11" # Versioning version_menu = "v0.11" version = "v0.11" -archived_version = false +archived_version = true +url_latest_version = "https://docs.dapr.io" [[params.versions]] version = "v1.0 (latest)"