File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -200,20 +200,20 @@ offlineSearch = false
200200github_repo = " https://github.com/dapr/docs"
201201github_project_repo = " https://github.com/dapr/dapr"
202202github_subdir = " daprdocs"
203- github_branch = " v1.15 "
203+ github_branch = " v1.16 "
204204
205205# Versioning
206- version_menu = " v1.15 (latest )"
207- version = " v1.15 "
206+ version_menu = " v1.16 (preview )"
207+ version = " v1.16 "
208208archived_version = false
209209url_latest_version = " https://docs.dapr.io"
210210
211211[[params .versions ]]
212212 version = " v1.16 (preview)"
213- url = " https://v1-16.docs.dapr.io "
213+ url = " # "
214214[[params .versions ]]
215215 version = " v1.15 (latest)"
216- url = " # "
216+ url = " https://docs.dapr.io "
217217[[params .versions ]]
218218 version = " v1.14"
219219 url = " https://v1-14.docs.dapr.io"
You can’t perform that action at this time.
0 commit comments