Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct links to release notes #840

Merged
merged 2 commits into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions site/docs/release-notes/august-2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ Finally, there have been improvements in runtime efficiency.

Since the last newsletter, there have been two releases of core Egeria (4.1 and 4.2) and the function for release 4.3 is present in the `main` branch. The release notes detail the specific changes to the code. The sections that follow put those changes in context.

* [Release notes for 4.1 (May 2023)](/release-notes/4_1)
* [Release notes for 4.2 (July 2023)](/release-notes/4_2)
* [Candidate release notes for 4.3 (expected September 2023)](/release-notes/4_3)
* [Release notes for 4.1 (May 2023)](/release-notes/4-1)
* [Release notes for 4.2 (July 2023)](/release-notes/4-2)
* [Candidate release notes for 4.3 (expected September 2023)](/release-notes/4-3)

## Updates to the assemblies

Expand Down