Fixed broken links.

This commit is contained in:
JohnHake 2018-09-06 12:34:53 -07:00
parent 1d0e995555
commit 5763c447dc

View File

@ -5,5 +5,5 @@ title: Fundamentals
This section describes the low level fundamental building blocks of the _IntelliJ Platform_:
* The component model - how the application is hosted and composed. Lifetime and dependency management.
* [Threading models](basics/architectural_overview/general_threading_rules.md)
* [Messaging](reference_guide/messaging_infrastructure.md)
* [Threading models](/basics/architectural_overview/general_threading_rules.md)
* [Messaging](/reference_guide/messaging_infrastructure.md)