mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-23 23:10:17 +00:00
update code links to point to github instead of tildegit
This commit is contained in:
2
wiki.php
2
wiki.php
@@ -82,7 +82,7 @@ print " </div>
|
|||||||
|
|
||||||
echo $Parsedown->text($footer);
|
echo $Parsedown->text($footer);
|
||||||
|
|
||||||
print " <a href=\"https://tildegit.org/thunix/www\">Site Source</a> | <a href=\"https://tildegit.org/thunix/www/src/branch/master/articles/$page.md\">Page Source</a>
|
print " <a href=\"https://github.com/ThunixdotNet/www\">Site Source</a> | <a href=\"https://github.com/ThunixdotNet/www/tree/master/articles/$page.md\">Page Source</a>
|
||||||
</div>
|
</div>
|
||||||
<!-- End Footer -->
|
<!-- End Footer -->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user