mirror of https://github.com/dapr/docs.git
Updating baseURL
This commit is contained in:
parent
2ac583b108
commit
0aa7a4556e
|
|
@ -1,5 +1,5 @@
|
||||||
# Site Configuration
|
# Site Configuration
|
||||||
baseURL = "https://v1-0.docs.dapr.io/"
|
baseURL = "https://docs.dapr.io/"
|
||||||
title = "Dapr Docs"
|
title = "Dapr Docs"
|
||||||
theme = "docsy"
|
theme = "docsy"
|
||||||
disableFastRender = true
|
disableFastRender = true
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
// Your apiKey and indexName will be given to you once
|
// Your apiKey and indexName will be given to you once
|
||||||
// we create your config
|
// we create your config
|
||||||
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
|
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
|
||||||
indexName: 'crawler_dapr-rc3',
|
indexName: 'crawler_dapr',
|
||||||
appId: 'O0QLQGNF38',
|
appId: 'O0QLQGNF38',
|
||||||
// Replace inputSelector with a CSS selector
|
// Replace inputSelector with a CSS selector
|
||||||
// matching your search input
|
// matching your search input
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue