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:
Mark Lee 2020-01-28 14:19:18 -08:00 committed by GitHub
parent ae0064d787
commit 28fb2b7ed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 3 additions and 5 deletions

View file

@ -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: