This is an automated email from the ASF dual-hosted git repository.

szaszm 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 e55b69c3 MINIFICPP-2354 Fix previous release binary link
e55b69c3 is described below

commit e55b69c39e9f46b743b4c982516f86cf2b1648bb
Author: Gabor Gyimesi <[email protected]>
AuthorDate: Fri May 17 21:53:32 2024 +0200

    MINIFICPP-2354 Fix previous release binary link
---
 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 d4c7a861..b0b6a4e1 100644
--- a/content/download/_index.md
+++ b/content/download/_index.md
@@ -93,7 +93,7 @@ window.addEventListener('uikit:init', () => {
 #### Sources
 {{< cpp-download-links version="previous" label="Source" 
extension=source.tar.gz >}}
 #### Binaries
-{{< cpp-download-links version="previous" label="MiNiFi C++" 
extension=bin-linux.tar.gz >}}
+{{< cpp-download-links version="previous" label="MiNiFi C++" 
extension=bin.tar.gz >}}
 
 </li>
 <li>

Reply via email to