This is an automated email from the ASF dual-hosted git repository. jsancio pushed a commit to branch 3.3 in repository https://gitbox.apache.org/repos/asf/kafka.git
commit b2639c8d3edbfe7e3164d97ec90019a9ac03a7eb Author: José Armando García Sancio <[email protected]> AuthorDate: Wed Sep 7 16:04:19 2022 -0700 Remove the html end tag from upgrade.html --- docs/upgrade.html | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/upgrade.html b/docs/upgrade.html index 86583342fd..276af1812a 100644 --- a/docs/upgrade.html +++ b/docs/upgrade.html @@ -2054,4 +2054,3 @@ Release 0.7 is incompatible with newer releases. Major changes were made to the </script> <div class="p-upgrade"></div> -</html>
