This is an automated email from the ASF dual-hosted git repository.
rabreu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/storm-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 28717578a Update README.md
28717578a is described below
commit 28717578ac374bb1607051addc2a6aa17d931419
Author: reiabreu <[email protected]>
AuthorDate: Wed Sep 4 00:47:36 2024 +0100
Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ca8e7764a..784f1338b 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ ln -f -n -s ${release_name} current
Compose a new blog post announcement for the new release on the `_posts`
folder. You can use the `RELEASE_NOTES.html` file generated on `storm` project
to retrieve the specific HTML for this version.
-Update the downloads page on `downloads.html` to point to the new version
links.
+Update the downloads page on `downloads.html` to point to the new version's
links.
To publish the site, run the following from the storm-site root