This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch fix-docs-search
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/fix-docs-search by this push:
     new 99e6ecfd2e Update docusaurus.config.js
99e6ecfd2e is described below

commit 99e6ecfd2e2a13acec137ad0a3a2d5a5b13d69fb
Author: Evan Rusackas <[email protected]>
AuthorDate: Thu Apr 4 23:35:19 2024 -0600

    Update docusaurus.config.js
---
 docs/docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index d7dc1c931c..2b14bf220d 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -171,7 +171,7 @@ const config = {
       },
       algolia: {
         appId: 'WR5FASX5ED',
-        apiKey: '299e4601d2fc5d0031bf9a0223c7f0c5',
+        apiKey: 'd0d22810f2e9b614ffac3a73b26891fe',
         indexName: 'superset-apache',
       },
       navbar: {

Reply via email to