Fix links to release notes in README and CHANGES (#7797)

This commit is contained in:
John Bampton 2023-08-02 01:58:19 +10:00 committed by GitHub
parent 0d9292c9ea
commit e876ef096e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Apache CloudStack CHANGES 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 Version 4.5.0
------------- -------------

View File

@ -62,7 +62,7 @@ via GitHub pull requests.
## Documentation ## Documentation
* [Project Documentation](https://docs.cloudstack.apache.org) * [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) * Developer [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home)
* Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design) * Design [documents](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Design)
* API [documentation](https://cloudstack.apache.org/api.html) * API [documentation](https://cloudstack.apache.org/api.html)