-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Fix 8.10.0 release notes (#42)
**Problem:** 2531a7e introduces release notes for 8.10.0. These notes reuse the same section id used for the 8.1.0 RNs: `[[release_notes_810]]`. This is breaking the docs build. The docs build requires unique section ids. **Solution:** Update the section id for the 8.10.0 RNs.
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[[release_notes_810]] | ||
[[release_notes_8_10]] | ||
=== 8.10 Release notes | ||
|
||
[discrete] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters