This is an automated email from the ASF dual-hosted git repository.
leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git
The following commit(s) were added to refs/heads/master by this push:
new 0a4f9e71 update instructions
0a4f9e71 is described below
commit 0a4f9e71dd70b9a097235d78ff7f584bfb12daa6
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Jan 13 18:43:46 2025 -0800
update instructions
---
docs/Community/ReleaseProcessForJavaComponents.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/Community/ReleaseProcessForJavaComponents.md
b/docs/Community/ReleaseProcessForJavaComponents.md
index 4c050ef0..b1e71c74 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -314,10 +314,10 @@ reflected in the master/main. Use the **git cherry-pick**
command for this.
* Return to the component website home, select the *gh-pages* branch and
check that it created *docs/X.Y.Z* directory
* From your local *datasketches-website* directory:
* Open the *_includes.html* directory and open the *javadocs.html* file
in a text editor.
- * Update the tag at the end of the link to the just-released component
*X.Y.Z* tag.
- * Visit *apache.github.io/datasketches-"component"/X.Y.Z* to confirm.
+ * Update or add the appropriate link for the just-released
component/*X.Y.Z* tag.
* Commit the changes to the website
-
+ * Visit *apache.github.io/datasketches-"component"/X.Y.Z* to confirm.
+
### Prepare Announce Letter to dev@
* ASF requests that you wait 24 hours to publish Announce letter to allow the
propagation to mirrors.
* Use recent template
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]