File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
share/roundup/templates/jinja2/html/layout Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -138,6 +138,8 @@ Fixed:
138138 (Thomas Arendsen Hein)
139139- Fix broken images in legacy spec.html and original_overview.html, and
140140 restore web presence for "Roundup�s Design Document" (anatoly techtonik)
141+ - Template jinja2: Updated URL to point to http://www.roundup-tracker.org/
142+ (Bernhard Reiter)
141143
142144
1431452013-07-06: 1.5.0
Original file line number Diff line number Diff line change 22 < div class ='container-fluid '>
33 < hr >
44 {{ i18n.gettext('A') }}
5- < a href ='http://roundup.sourceforge.net / '> {{ i18n.gettext('roundup') }}</ a >
5+ < a href ='http://www. roundup-tracker.org / '> {{ i18n.gettext('roundup') }}</ a >
66 {{ i18n.gettext('production') }}.
77 </ div >
88</ footer >
You can’t perform that action at this time.
0 commit comments