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

twice pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury-site.git


The following commit(s) were added to refs/heads/main by this push:
     new cc0176bd fix download link (#214)
cc0176bd is described below

commit cc0176bd0041b18743f51807cf9335654060f51a
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Apr 3 11:00:40 2025 +0200

    fix download link (#214)
    
    We must use the Fury web site page and not the GitHub one.
---
 docs/start/install.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/start/install.md b/docs/start/install.md
index a4652b3f..1443db69 100644
--- a/docs/start/install.md
+++ b/docs/start/install.md
@@ -6,7 +6,7 @@ sidebar_position: 0
 
 The official Apache Fury releases are provided as source artifacts.
 
-For source download, please see Fury 
[download](https://github.com/apache/fury/releases) page.
+For source download, please see Fury 
[download](https://fury.apache.org/download) page.
 
 ## Java
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to