Ah. I know why. The PR was targeted to master, which I missed when
reviewing the PR, and noticed it only earlier this morning.
We can get this fixed.
-- Kevin
On 9/13/2022 10:57 AM, Scott Palmer wrote:
The link to the Release Notes at https://openjfx.io/ goes to
https://github.com/openjdk/jfx/blob/jfx19/doc-files/release-notes-19.md which
is giving me a 404 error.
It seems the release note files at
https://github.com/openjdk/jfx/tree/jfx19/doc-files only go up to v18.
The same folder on the master branch does have the notes for v19
https://github.com/openjdk/jfx/tree/master/doc-files
Scott