docs: move breaking changes out of API folder (#21870)
This should allow planned breaking changes to be shown in the website prior to a stable release with the changes included.
This commit is contained in:
parent
ae0064d787
commit
28fb2b7ed5
5 changed files with 3 additions and 5 deletions
|
@ -112,7 +112,7 @@ These individual tutorials expand on topics discussed in the guide above.
|
|||
* [Process Object](api/process.md)
|
||||
* [Supported Command Line Switches](api/command-line-switches.md)
|
||||
* [Environment Variables](api/environment-variables.md)
|
||||
* [Breaking API Changes](api/breaking-changes.md)
|
||||
* [Breaking API Changes](breaking-changes.md)
|
||||
|
||||
### Custom DOM Elements:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue