Bug 492885 - [SysML 1.4][web] typo with
https://www.eclipse.org/papyrus-sysml 


Change-Id: I3534ccd08f7d5c4682edd406c489d40b89fa80f3
Signed-off-by: Francois Le Fevre - CEA <francois.le-fevre@cea.fr>
diff --git a/releng/org.eclipse.papyrus.sysml14.p2/pom.xml b/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
index cf9cfa9..fab3c3a 100644
--- a/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
+++ b/releng/org.eclipse.papyrus.sysml14.p2/pom.xml
@@ -36,7 +36,7 @@
 								<update.site.name>SysML 1.4</update.site.name>
 								<update.site.description>Use this URL in Eclipse to install	SysML 1.4</update.site.description>
 								<update.site.version>${project.version}</update.site.version>
-								<project.website>https://www.eclipse.org/papyrus-sysml</project.website>
+								<project.website>https://www.eclipse.org/papyrus/components/sysml</project.website>
 								<project.issues>${project.issueManagement.url}</project.issues>
 								<eclipse.target>${eclipse.targetrelease}</eclipse.target>
 								<update.site.nightly>https://hudson.eclipse.org/papyrus/view/Sysml/job/papyrus-sysml-neon/ws/releng/org.eclipse.papyrus.sysml14.p2/target/repository/</update.site.nightly>
diff --git a/src/site/xdoc/developer/sop5-release.xml b/src/site/xdoc/developer/sop5-release.xml
index 3527260..e4e7685 100644
--- a/src/site/xdoc/developer/sop5-release.xml
+++ b/src/site/xdoc/developer/sop5-release.xml
@@ -74,7 +74,7 @@
 			<subsection name="Deploy the web site">
 				<p>Who: uncommiter action + commiter review</p>
 				<p>Generate the new web site</p>
-				<source>mvn install site site:stage-deploy -Pproduct,documentation,documentation-pdf,quality,web.release -DsiteMainDirectory=/home/flefevre/tmp/sysml/site-staging -Dmaven.clean.skip=true -Dweb.absoluteResourceURL=https://www.eclipse.org/papyrus-sysml/3DIGITVERSION/ -Dweb.href=https://www.eclipse.org/papyrus-sysml/3DIGITVERSION/index.html</source>
+				<source>mvn install site site:stage-deploy -Pproduct,documentation,documentation-pdf,quality,web.release -DsiteMainDirectory=/home/flefevre/tmp/sysml/site-staging -Dmaven.clean.skip=true -Dweb.absoluteResourceURL=https://www.eclipse.org/papyrus/components/sysml/3DIGITVERSION/ -Dweb.href=https://www.eclipse.org/papyrus/components/sysml/3DIGITVERSION/index.html</source>
 				<p>Copy/paste it in the git repository dedicated to the web, in its own version folder</p>
 				<p>Update the root index.html</p>
 				<source>https://git.eclipse.org/c/www.eclipse.org/papyrus-sysml.git/</source>