Delawen commented on a change in pull request #423: URL: https://github.com/apache/camel-website/pull/423#discussion_r454955675
########## File path: antora-ui-camel/src/js/vendor/algoliasearch.bundle.js ########## @@ -4,8 +4,8 @@ const algoliasearch = require('algoliasearch/lite') window.addEventListener('load', () => { - const client = algoliasearch('BH4D9OD16A', '16e3a9155a136e4962dc4c206f8278bd') - const index = client.initIndex('apache_camel') + const client = algoliasearch('XW4Y7DJE2Z', '2423e9780121b010cad442bfb45a4714') + const index = client.initIndex('camel_test') Review comment: Do we want to call it "test"? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org