Merge pull request #3528 from hhunter-ms/fix_navbar_1.12_new

[Endgame] Update config.toml for 1.12
This commit is contained in:
Hannah Hunter 2023-06-13 14:09:33 -04:00 committed by GitHub
commit 64534816e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Site Configuration
baseURL = "https://docs.dapr.io"
baseURL = "https://v1-12.docs.dapr.io"
title = "Dapr Docs"
theme = "docsy"
disableFastRender = true