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 5ab8b66  update ways to find release notes.
5ab8b66 is described below

commit 5ab8b662e7a09821558ae9e983d5295f023d8da4
Author: Lee Rhodes <[email protected]>
AuthorDate: Mon Feb 1 11:47:56 2021 -0800

    update ways to find release notes.
---
 docs/Community/Downloads.md | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/docs/Community/Downloads.md b/docs/Community/Downloads.md
index 4c6c5e2..47e3c79 100644
--- a/docs/Community/Downloads.md
+++ b/docs/Community/Downloads.md
@@ -64,16 +64,22 @@ the release was generated from.
 
 
 ### Version History and Release Notes
-Please use GitHub version history on the respective component repositories. 
+Please use GitHub version history on the respective component repositories. 
There are several ways to access the release notes:
 
-For example:
-* From [datasketches-java](https://github.com/apache/datasketches-java)
+#### Direct link from the GitHub page
+* In the right-hand column click on **Releases**.
+
+#### From the **tags** button on the GitHub page
+* Click on **tags**
+* Select **Releases**
+
+#### From the **Branches (master)** button
 * Click on the branch icon **[master]**
 * Click on **[Tags]**
 * At the bottom of the pop-up click on **[View all tags]**
 * Click on **[Releases]**
 
-Or, you can go directly by apending `/releases` to the URL as in
+#### Or, you can go directly by apending `/releases` to the URL as in
 * `https://github.com/apache/datasketches-java/releases`
 
 


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

Reply via email to