[site] link to action system

This commit is contained in:
Anna Bulenkova 2015-03-02 14:53:24 +01:00
parent be35af1d0b
commit ecce0dd0e8

View File

@ -12,7 +12,7 @@ IntelliJ IDEA includes a large number of custom Swing components. Using those co
The following components are particularly noteworthy:
* *Menus and toolbars* are built using the [IntelliJ IDEA Action System](TODO).
* *Menus and toolbars* are built using the [IntelliJ IDEA Action System](action_system.html).
* [IntelliJ IDEA Tool Windows](TODO)
* [IntelliJ IDEA DialogWrapper](TODO)
* [IntelliJ IDEA Popups](TODO)