[#1630] Github links on website point to the old repo

This commit is contained in:
Lukas Eder 2012-07-27 09:47:15 +02:00
parent b09bb6b016
commit e7bdef03fc
2 changed files with 3 additions and 2 deletions

View File

@ -161,7 +161,7 @@
</div>
</div>
<a href="https://github.com/lukaseder/jOOQ"> <img
<a href="https://github.com/jOOQ/jOOQ"> <img
alt="Fork me on GitHub" src="<?=$root?>/img/forkme.png"
style="position: absolute; top: 0; right: 0; border: 0;"/> </a>
<div style="display: none">

View File

@ -1745,7 +1745,8 @@ public void bind(BindContext context) throws DataAccessException;</java>
</plugin>
]]></xml>
<p>See the full example of a pom.xml including the jOOQ-codegen artefact here:
<a href="https://github.com/lukaseder/jOOQ/blob/master/jOOQ-codegen-maven-example/pom.xml" title="jOOQ-codegen-maven example pom.xml file">https://github.com/lukaseder/jOOQ/blob/master/jOOQ-codegen-maven-example/pom.xml</a></p>
<a href="https://github.com/jOOQ/jOOQ/blob/master/jOOQ-codegen-maven-example/pom.xml"
title="jOOQ-codegen-maven example pom.xml file">https://github.com/jOOQ/jOOQ/blob/master/jOOQ-codegen-maven-example/pom.xml</a></p>
<h3>Migrate properties files from jOOQ 1.7, early versions of jOOQ 2.0.x:</h3>
<p>