Fixed broken link in release content README. (#19375)

The link went to a 404 page because it was missing an 's'.
This commit is contained in:
AlephCubed 2025-05-26 12:30:03 -07:00 committed by GitHub
parent b92c0ebd3d
commit 0f92d1087c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,3 @@
# Release Content
This directory contains drafts of documentation for the current development cycle, which will be published to the website during the next release. You can find more information in the [release notes](./release_notes.md) and [migration guide](./migration_guide.md) files.
This directory contains drafts of documentation for the current development cycle, which will be published to the website during the next release. You can find more information in the [release notes](./release_notes.md) and [migration guides](./migration_guides.md) files.