diff options
Diffstat (limited to '')
-rw-r--r-- | templates/pages/changelog.mako | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/pages/changelog.mako b/templates/pages/changelog.mako index 188b528..b76cabe 100644 --- a/templates/pages/changelog.mako +++ b/templates/pages/changelog.mako @@ -6,7 +6,7 @@ <%inherit file="/page.mako" /> <%def name="preface()"> <p> - This is a condensed changelog (starting with version <a href="#0.8.5">0.8.5</a>) for portato. The complete one can be found in the <a href="http://git.zakarum.de/portato.git/tree/doc/NEWS">sources</a>. + This is a condensed changelog (starting with version <a href="#0.8.5">0.8.5</a>) for portato. The complete one can be found in the <a href="http://git.necoro.eu/portato.git/tree/doc/NEWS">sources</a>. </p> <p> <strong>Note:</strong> Releases with a forth version number (e.g. <em>0.9.0.2</em>) is a bugfix release and therefore not mentioned extra. From <a href="#0.10">0.10</a> onwards, the third part is omitted. This means, that now everything with a third number is a bugfix release. |