diff --git a/daprdocs/config.toml b/daprdocs/config.toml index b944c7f46..d2ae22019 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -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