broken links

This commit is contained in:
Anna Bulenkova 2015-05-19 15:22:02 +02:00
parent 4d9f68c336
commit 91524fc25c

View File

@ -12,10 +12,10 @@ You can provide UI for the user to specify execution options, as well as an opti
Classes used to manipulate *IntelliJ IDEA's* run configurations can be split into the following groups:
* [Run configuration management](general_topics/run_configurations/run_configuration_management.html)
* [Run configuration management](basics/run_configurations/run_configuration_management.html)
This includes creation, persistence, and modification.
* [Execution](general_topics/run_configurations/run_configuration_execution.html)
* [Execution](basics/run_configurations/run_configuration_execution.html)
This diagram shows the main classes related to **IntelliJ IDEA** run configurations