Merge pull request #1231 from dapr/update-config

Updating baseURL
This commit is contained in:
Aaron Crawfis 2021-02-16 16:28:29 -08:00 committed by GitHub
commit 42c4a210b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -5,7 +5,7 @@
// Your apiKey and indexName will be given to you once
// we create your config
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
indexName: 'crawler_dapr-rc3',
indexName: 'crawler_dapr',
appId: 'O0QLQGNF38',
// Replace inputSelector with a CSS selector
// matching your search input