This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new fbbd3878 NIFI-14097 Corrected source download link for MiNiFi
fbbd3878 is described below
commit fbbd38785d55428dde39bf1940b5775ec424db5a
Author: exceptionfactory <[email protected]>
AuthorDate: Wed Jan 8 12:15:37 2025 -0600
NIFI-14097 Corrected source download link for MiNiFi
---
content/download/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/download/_index.md b/content/download/_index.md
index 14979d26..7cb9d1b4 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -77,7 +77,7 @@ The Apache NiFi Team strongly encourages users to upgrade to
NiFi 2.
- Released: {{< param currentProjectVersionReleased >}}
#### Sources
- {{< download-links label="Source" extension=source-release.zip >}}
+ {{< download-links label="Source" extension="-source-release.zip" >}}
#### Binaries
{{< download-links label="MiNiFi" project=minifi extension=-bin.zip >}}
{{< download-links label="MiNiFi Toolkit" project=minifi qualifier=toolkit
extension=-bin.zip >}}