Skip to content

Commit 34f7ac5

Browse files
committed
fix: replace incorrect attributions on roundup issue tracker.
Remove digital ocean reference replace url to roundup with canonical not sourceforge url.
1 parent 292dabf commit 34f7ac5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

website/issues/html/page.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -214,11 +214,9 @@ <h1 id="breadcrumb"><span metal:define-slot="body_title">body title</span></h1>
214214
<div class="footer">
215215
<div id="credits">
216216
<p>
217-
Hosted on <a href="https://m.do.co/c/783434964889" title="Hosted on DigitalOcean">DigitalOcean</a>,
218-
<br>
219217
Supported by <a href="https://www.python.org/psf-landing/" title="The Python Software Foundation">The Python Software Foundation</a>,
220218
<br>
221-
Powered by <a href="https://roundup.sourceforge.io" title="Powered by the Roundup Issue Tracker">Roundup</a>
219+
Powered by <a href="https://www.roundup-tracker.org" title="Powered by the Roundup Issue Tracker">Roundup</a>
222220
</p>
223221
</div> <!-- credits -->
224222
<!-- Created: Wed Jan 14 11:55:38 EST 2009 -->

0 commit comments

Comments
 (0)