Fix several broken links. (#81)

Signed-off-by: Svilen Valkanov <svilen.valkanov@musala.com>
pull/82/head
Svilen 2016-08-22 18:43:17 +03:00 committed by Thomas Dietrich
parent b35f07882f
commit e073594df2
3 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ Then follow these steps:
6. Click on "Validate Bundles" and make sure that "No problems were detected" is displayed.
7. You can start Equinox with the "Run" button.
<img src="images/RunConfiguration.png" width="600"/>
<img src="images/runconfiguration.png" width="600"/>
Picture 1. Run Configurations dialog window
If you use Eclipse for an IDE, this will be the easiest way to run your bundles in an Equinox runtime. If you do not have experience with writing OSGi bundles, go to our [coding tasks page](osgitasks.html).

View File

@ -288,7 +288,7 @@ Deactivation consists of the following actions:
For more information - [OSGi 4.2 Compendium Specifiaction, Chapter 112.5 Component Life Cycle][OSGi-Compendium].
If you want to practice, what you have learned so far, you can try out our [OSGi Coding tasks](osgids.html). In chapter IV. there are tasks, that are using OSGi DS. It is recommended to start from the beginning (chapter I.), as the tasks are related between each other.
If you want to practice, what you have learned so far, you can try out our [OSGi Coding tasks](osgitasks.html). In chapter IV. there are tasks, that are using OSGi DS. It is recommended to start from the beginning (chapter I.), as the tasks are related between each other.
## VIII. Further Reading

View File

@ -195,5 +195,5 @@ Some of the tutorials listed below are not up-to-date with the latest versions o
[ManagedService]: https://osgi.org/javadoc/r4v42/org/osgi/service/cm/ManagedService.html
[ServiceTracker]: https://osgi.org/javadoc/r4v42/org/osgi/util/tracker/ServiceTracker.html
[SERVICE_RANKING]: https://osgi.org/javadoc/r4v42/org/osgi/framework/Constants.html#SERVICE%5FRANKING
[ds]: /OSGi-ds
[ds]: osgids.html
[CommandProvider]: http://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fapi%2Forg%2Feclipse%2Fosgi%2Fframework%2Fconsole%2FCommandProvider.html