Update latest tycho version to 0.14.1
Add source repository URLs for tycho.extras on eclipse.org and github.com
diff --git a/getting_involved.php b/getting_involved.php
index 3b3c483..512cbe0 100644
--- a/getting_involved.php
+++ b/getting_involved.php
@@ -17,7 +17,7 @@
<h3>$pageTitle</h3>
<p>
<ul>
-<li>Project sources are at <a href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/">git.eclipse.org</a> and mirrored at <a href="http://github.com/eclipse/tycho/">github</a>.
+<li>Project sources are at git.eclipse.org: <a href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.git/">tycho</a>, <a href="http://git.eclipse.org/c/tycho/org.eclipse.tycho.extras.git/">tycho.extras</a> and mirrored at github: <a href="http://github.com/eclipse/tycho/">tycho</a>, <a href="http://github.com/eclipse/tycho.extras/">tycho.extras</a>.
<li><a href="http://wiki.eclipse.org/Developing_Tycho">Building tycho from sources</a></li>
<li><a href="http://wiki.eclipse.org/Tycho/Contributor_Guide">Contributor guide</a></li>
<li><a href="https://dev.eclipse.org/mailman/listinfo/tycho-dev">tycho-dev@eclipse.org mailing list</a></li>
diff --git a/pages/_index.html b/pages/_index.html
index c7e5489..0350704 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -118,7 +118,7 @@
</p>
<p>
-Tycho 0.14.0 was released. See the <a href="http://wiki.eclipse.org/Tycho/Release_Notes/0.14">release notes</a> for details.
+Tycho 0.14.1 was released. See the <a href="http://wiki.eclipse.org/Tycho/Release_Notes/0.14">release notes</a> for details.
</p>
</div>