diff --git a/docs/conf.py b/docs/conf.py index fa25995..17b0a52 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -324,7 +324,7 @@ # Plausible analytics html_js_files = [ - ('https://plausible.io/js/script.js', {"data-domain": "salem.readthedocs.io", "defer": "defer"}), + ('https://plausible.oggm.org/js/script.js', {"data-domain": "salem.readthedocs.io", "defer": "defer"}), ] # Output file base name for HTML help builder.