diff --git a/deployer/src/snippeter.py b/deployer/src/snippeter.py index 863e688d..6cd79014 100644 --- a/deployer/src/snippeter.py +++ b/deployer/src/snippeter.py @@ -38,7 +38,7 @@ def get_email_for_config(config, analytics_statuses=None): - Add a search input in your page if you don't have any yet. Then update the inputSelector value in JS snippet to a CSS selector that targets your search input field.{{FACETS}} -- Optionally customize the look and feel by following the DocSearch documentation (https://community.algolia.com/docsearch/documentation/) +- Optionally customize the look and feel by following the DocSearch documentation (https://community.algolia.com/docsearch/styling.html) - You can also check your configuration in our github repo (https://github.com/algolia/docsearch-configs/blob/master/configs/{{INDEX_NAME}}.json). {{ANALYTICS}} Please open a pull request if want to leverage your configuration!