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

suiliangliang 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 69e6726d fix ci error (#230)
69e6726d is described below

commit 69e6726da2279e1c48386091b6b3ffcb0aaaecba
Author: LiangliangSui <[email protected]>
AuthorDate: Fri May 30 19:21:37 2025 +0800

    fix ci error (#230)
    
    Signed-off-by: Liangliang Sui <[email protected]>
---
 docs/community/how_to_release.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/community/how_to_release.md b/docs/community/how_to_release.md
index 59a19ce5..cbd5cd38 100644
--- a/docs/community/how_to_release.md
+++ b/docs/community/how_to_release.md
@@ -627,13 +627,13 @@ svn mv 
https://dist.apache.org/repos/dist/dev/incubator/fury/${release_version}-
 ```
 
 In the repository at https://dist.apache.org/repos/dist/dev/incubator/fury/, 
if any
-outdated release_candidate_version are left behind when releasing the 
${release_version},
+outdated release_candidate_version are left behind when releasing the 
release_version,
 please clear them to keep the dev repository tidy.
 
-When https://archive.apache.org/dist/incubator/fury/0.10.0/${release_version} 
is
+When 
`https://archive.apache.org/dist/incubator/fury/0.10.0/${release_version}` is
 accessible (confirming that the release_version has been successfully released
 and archived), we may clean up the previous release version in the release 
repository,
-leaving only the current version (${release_version}).
+leaving only the current version.
 
 ### Update Fury&Fury-Site content
 


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

Reply via email to