Fix broken link to api_changes_list.md

This commit is contained in:
JohnHake 2018-08-15 16:47:29 -07:00
parent cedeea54f7
commit f24ea8115c

View File

@ -52,6 +52,6 @@ This guide is split into several parts, similar to a text book. Each part builds
Links to useful resources, such as the IntelliJ Community Edition source code, the Plugin Development forum and the Plugin Developers Gitter room.
* [**Appendix II - Breaking API Changes**](reference_guide/api_changes_list.md)
* [**Appendix II - Breaking API Changes**](/reference_guide/api_changes_list.md)
Provides a list of backwards-incompatible API changes in each major release of the IntelliJ Platform.