Fix links

This commit is contained in:
Klaus Reimer 2013-09-15 13:17:40 +02:00
parent 967101de8a
commit 355a819a63

View File

@ -32,8 +32,7 @@
<li><a href="${repoBaseUrl}/">Older versions and snapshots</a></li>
<li>
Source code repository:
<a href="http://github.com/kayahr/${project.artifactId}/">GitHub</a> /
<a href="http://bitbucket.org/kayahr/${project.artifactId}/">Bitbucket</a>
<a href="http://github.com/usb4java/${project.artifactId}/">GitHub</a> /
</li>
</ul>
<p>
@ -79,7 +78,7 @@
the latest usb4java and then read the
<a href="quickstart.html">quick start guide</a> and the
<a href="faq.html">FAQ</a>. There are also some
<a href="https://github.com/kayahr/usb4java-examples/">examples</a>
<a href="https://github.com/usb4java/usb4java-examples/">examples</a>
available.
</p>
</section>