diff --git a/CHANGELOG.md b/CHANGELOG.md index c1040d4a..7b3f67bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ - Upgrade to Python 3.12 - [#1327](https://github.com/jertel/elastalert2/pull/1327) - @jertel - Support hourly index patterns - [#1328](https://github.com/jertel/elastalert2/pull/1328) - @jmacdone - Correction in IRIS and GELF alerter [#1331](https://github.com/jertel/elastalert2/pull/1331) - @malinkinsa +- [Docs] Fix broken search function caused by sphinx upgrade a few releases ago - [#1332](https://github.com/jertel/elastalert2/pull/1332) - @jertel # 2.15.0 diff --git a/docs/source/conf.py b/docs/source/conf.py index 1ab1febb..2cc881c9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -98,7 +98,6 @@ # html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. -html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to