diff --git a/docs/apache-airflow/static/gh-jira-links.js b/docs/apache-airflow/static/gh-jira-links.js index 7d6d7f7569daa..d731a93738912 100644 --- a/docs/apache-airflow/static/gh-jira-links.js +++ b/docs/apache-airflow/static/gh-jira-links.js @@ -18,7 +18,7 @@ */ document.addEventListener('DOMContentLoaded', function() { - var el = document.getElementById('changelog'); + var el = document.getElementById('release-notes'); if (el !== null ) { // [AIRFLOW-...] el.innerHTML = el.innerHTML.replace( diff --git a/docs/helm-chart/static/gh-jira-links.js b/docs/helm-chart/static/gh-jira-links.js index 7d6d7f7569daa..d731a93738912 100644 --- a/docs/helm-chart/static/gh-jira-links.js +++ b/docs/helm-chart/static/gh-jira-links.js @@ -18,7 +18,7 @@ */ document.addEventListener('DOMContentLoaded', function() { - var el = document.getElementById('changelog'); + var el = document.getElementById('release-notes'); if (el !== null ) { // [AIRFLOW-...] el.innerHTML = el.innerHTML.replace(