This is an automated email from the ASF dual-hosted git repository. exceptionfactory pushed a commit to branch main-staging in repository https://gitbox.apache.org/repos/asf/nifi-site.git
commit 9fd67cfc4132385a727dc9031dae13dacf666a64 Author: exceptionfactory <[email protected]> AuthorDate: Thu May 16 23:24:24 2024 -0500 NIFI-13219 Removed Kafka Connector from Current Downloads (cherry picked from commit 9cda2fbbd9cd7f9f4d11a12be717fc12c2282a1a) --- content/download/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/download/_index.md b/content/download/_index.md index 30c657c9..1b4407bb 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -45,7 +45,6 @@ window.addEventListener('uikit:init', () => { #### Binaries {{< download-links label="NiFi Standard" project="nifi" extension="-bin.zip">}} {{< download-links label="NiFi Stateless" project="nifi" extension="-bin.zip" qualifier="stateless">}} -{{< download-links label="NiFi Kafka Connector" project="nifi" extension=".zip" qualifier="kafka-connector-assembly">}} {{< download-links label="NiFi Toolkit" project="nifi" extension="-bin.zip" qualifier="toolkit">}} ### NiFi {{< param previousProjectVersion >}} <a href="https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version{{< param previousProjectVersion >}}">Release Notes</a>
