Fix links to `release notes` in README and CHANGES (#7797)
diff --git a/CHANGES.md b/CHANGES.md
index 6d6a268..ef498f8 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 f5a80b8..57cd8b8 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,7 @@
## 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)