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 101b8de13c007991c42409c250a9a8fd47069583
Author: Gabor Gyimesi <[email protected]>
AuthorDate: Fri May 17 21:53:32 2024 +0200

    MINIFICPP-2354 Fix previous release binary link
    
    (cherry picked from commit e55b69c39e9f46b743b4c982516f86cf2b1648bb)
---
 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