Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Le Fevre - CEA2016-05-11 09:52:32 +0000
committerGerrit Code Review @ Eclipse.org2016-05-11 10:09:41 +0000
commit7bed0166f9b0ed3ac15e6500eddbd7645188fe30 (patch)
treeb598c31003a13d770ec1066288f1590363c1fb5b
parent4e9b75abe1631b70026075a28467fdfb2230c404 (diff)
downloadorg.eclipse.papyrus-robotml-7bed0166f9b0ed3ac15e6500eddbd7645188fe30.tar.gz
org.eclipse.papyrus-robotml-7bed0166f9b0ed3ac15e6500eddbd7645188fe30.tar.xz
org.eclipse.papyrus-robotml-7bed0166f9b0ed3ac15e6500eddbd7645188fe30.zip
Bug 493405 - [RobotML][web] small typo for the release update site
Change-Id: Iac0cc946b9c47b2b5b15c118a461a9b0d570c0e8 Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
-rw-r--r--src/site/markdown/index.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index 10dde81..ba07bf5 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -23,9 +23,8 @@ Use [RobotML][erobotml] to design robotic applications.
## Get it now
-Have a look at the RobotML project by downloading the [RCP][ercp] or by using the release update site [http://download.eclipse.org/modeling/mdt/papyrus/components/robotml/][esite] or the [nightly update site][ensite].
+Have a look at the RobotML project by using the release update site [http://download.eclipse.org/modeling/mdt/papyrus/components/robotml/][esite] or the [nightly update site][ensite].
-[ercp]: https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-nightly-build/ws/releng/org.eclipse.papyrus.robotml.product/target/products/
[esite]: http://download.eclipse.org/modeling/mdt/papyrus/components/robotml/
[ensite]: https://hudson.eclipse.org/papyrus/view/RobotML/job/papyrus-robotml-nightly-build/ws/releng/org.eclipse.papyrus.robotml.p2/target/repository/
@@ -39,7 +38,7 @@ adapt to hardware or target-platform changes. In this paper we report on the dev
the design of robotic applications, their simulation and their deployment to multiple target execution platforms.
Have a look at the online developer documentation of [developer][devhome] or download it as pdf [developer-guide.pdf][developer-guide.pdf].
-[devhome]: ./developer/home.html
+[devhome]: ./developer/index.html
[developer-guide.pdf]: ./pdf/developer-guide.pdf

Back to the top