Skip to content

Commit 72a170f

Browse files
author
ST47
committed
Fix links
1 parent cafff96 commit 72a170f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

public_html/gateway.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,10 +248,11 @@ def format_page(form):
248248
<hr>
249249
<p class="text-center text-muted">
250250
<a href="{site}">Whois Gateway</a>
251-
<small>(<a href="https://github.com/whym/whois-gateway">source code</a>,
251+
<small>(<a href="https://github.com/wiki-ST47/whois-gateway">source code</a>,
252+
<a href="https://github.com/whym/whois-gateway">upstream</a>,
252253
<a href="https://github.com/whym/whois-gateway#api">API</a>)</small>
253254
on <a href="https://tools.wmflabs.org">Tool Labs</a> /
254-
<a href="https://github.com/whym/whois-gateway/issues">Issues?</a>
255+
<a href="https://github.com/wiki-ST47/whois-gateway/issues">Issues?</a>
255256
</p>
256257
</div></footer>
257258
</div>

0 commit comments

Comments
 (0)