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 8aae61f9 Fix rendering problem
8aae61f9 is described below

commit 8aae61f9f85add342cbe43d320080071f26cf7f3
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jun 2 11:55:55 2024 -0700

    Fix rendering problem
---
 docs/Community/ReleaseProcessForJavaComponents.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Community/ReleaseProcessForJavaComponents.md 
b/docs/Community/ReleaseProcessForJavaComponents.md
index 8b89e221..5250a0f7 100644
--- a/docs/Community/ReleaseProcessForJavaComponents.md
+++ b/docs/Community/ReleaseProcessForJavaComponents.md
@@ -311,7 +311,7 @@ reflected in the master. Use the **git cherry-pick** 
command for this.
  * 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 <https://apache.github.io/datasketches-\<component\>/X.Y.Z/> to 
confirm.
+ * Visit *apache.github.io/datasketches-"component"/X.Y.Z* to confirm.
  * Commit the changes to the website
 
 ### Prepare Announce Letter to dev@


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

Reply via email to