diff --git a/daprdocs/config.toml b/daprdocs/config.toml index 427709d59..814c7177b 100644 --- a/daprdocs/config.toml +++ b/daprdocs/config.toml @@ -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 diff --git a/daprdocs/layouts/partials/hooks/body-end.html b/daprdocs/layouts/partials/hooks/body-end.html index 2d5af7014..695cf8638 100644 --- a/daprdocs/layouts/partials/hooks/body-end.html +++ b/daprdocs/layouts/partials/hooks/body-end.html @@ -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