Merge branch 'v1.0' into fix-cli-patch

This commit is contained in:
Aaron Crawfis 2021-04-01 16:31:36 -07:00 committed by GitHub
commit 35f4892be2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -136,12 +136,15 @@ github_subdir = "daprdocs"
github_branch = "v1.0"
# Versioning
version_menu = "v1.0 (latest)"
version_menu = "v1.0"
version = "v1.0"
archived_version = false
[[params.versions]]
version = "v1.0 (latest)"
version = "v1.1 (latest)"
url = "https://docs.dapr.io"
[[params.versions]]
version = "v1.0"
url = "#"
[[params.versions]]
version = "v0.11"