Update config.toml

This commit is contained in:
Ori Zohar 2021-07-26 17:58:25 -07:00 committed by GitHub
parent 3602a9bf0b
commit 8fcf890f7b
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 # Site Configuration
baseURL = "https://v1-2.docs.dapr.io/" baseURL = "https://docs.dapr.io/"
title = "Dapr Docs" title = "Dapr Docs"
theme = "docsy" theme = "docsy"
disableFastRender = true disableFastRender = true