mirror of https://github.com/dapr/docs.git
Update daprdocs/config.toml
Co-authored-by: Aaron Crawfis <Aaron.Crawfis@microsoft.com>
This commit is contained in:
parent
ab782e6c83
commit
0e42579da2
|
@ -89,7 +89,8 @@ github_branch = "v0.11"
|
||||||
# Versioning
|
# Versioning
|
||||||
version_menu = "v0.11"
|
version_menu = "v0.11"
|
||||||
version = "v0.11"
|
version = "v0.11"
|
||||||
archived_version = false
|
archived_version = true
|
||||||
|
url_latest_version = "https://docs.dapr.io"
|
||||||
|
|
||||||
[[params.versions]]
|
[[params.versions]]
|
||||||
version = "v1.0 (latest)"
|
version = "v1.0 (latest)"
|
||||||
|
|
Loading…
Reference in New Issue