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:
parent
b92c0ebd3d
commit
0f92d1087c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user