mirror of https://github.com/dapr/docs.git
docs: fix branch version error (#2849)
Signed-off-by: rogerogers <rogers@rogerogers.com> Signed-off-by: rogerogers <rogers@rogerogers.com>
This commit is contained in:
parent
642310e66d
commit
52267b2105
|
@ -160,7 +160,7 @@ offlineSearch = false
|
|||
github_repo = "https://github.com/dapr/docs"
|
||||
github_project_repo = "https://github.com/dapr/dapr"
|
||||
github_subdir = "daprdocs"
|
||||
github_branch = "v1.7"
|
||||
github_branch = "v1.8"
|
||||
|
||||
# Versioning
|
||||
version_menu = "v1.8 (latest)"
|
||||
|
|
Loading…
Reference in New Issue