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 98e37dc7b97d1f8b9725b160e0ab42bc65644cdf Author: exceptionfactory <[email protected]> AuthorDate: Sat Feb 3 10:24:05 2024 -0600 NIFI-12646 Removed MiNiFi C2 from Downloads (cherry picked from commit b74c44664803b38a21654b97ed92cb614e8fb1b5) --- content/download/_index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/download/_index.md b/content/download/_index.md index 69822c05..30c657c9 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -76,7 +76,6 @@ window.addEventListener('uikit:init', () => { #### Binaries {{< download-links label="MiNiFi" project=minifi extension=-bin.zip >}} {{< download-links label="MiNiFi Toolkit" project=minifi qualifier=toolkit extension=-bin.zip >}} - {{< download-links label="Command and Control" project=minifi qualifier=c2 extension=-bin.zip >}} ### MiNiFi C++ {{< param minifiCppCurrentProjectVersion >}} [Release Notes](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65145325#ReleaseNotesMiNiFi(C++)-Versioncpp-{{< param minifiCppCurrentProjectVersion >}})
