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

dahn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/main by this push:
     new e876ef096ef Fix links to `release notes` in README and CHANGES (#7797)
e876ef096ef is described below

commit e876ef096ef56ac2ed48718730362b747b50f448
Author: John Bampton <jbamp...@users.noreply.github.com>
AuthorDate: Wed Aug 2 01:58:19 2023 +1000

    Fix links to `release notes` in README and CHANGES (#7797)
---
 CHANGES.md | 2 +-
 README.md  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGES.md b/CHANGES.md
index 6d6a268ba08..ef498f8edf0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -2,7 +2,7 @@
 Apache CloudStack CHANGES
 =========================
 
-Full release notes for each release are located in the project's documentation 
[website](http://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
+Full release notes for each release are located in the project's documentation 
[website](https://docs.cloudstack.apache.org/en/latest/releasenotes/index.html)
 
 Version 4.5.0
 -------------
diff --git a/README.md b/README.md
index f5a80b8e5c2..57cd8b83379 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@ via GitHub pull requests.
 ## Documentation
 
 * [Project Documentation](https://docs.cloudstack.apache.org)
-* [Release 
notes](https://docs.cloudstack.apache.org/projects/cloudstack-release-notes)
+* [Release 
notes](https://docs.cloudstack.apache.org/en/latest/releasenotes/index.html)
 * Developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home)
 * Design 
[documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
 * API [documentation](https://cloudstack.apache.org/api.html)

Reply via email to