1
0
forked from Thunix/www

fix source code link to point to a real place #2

Open
l0v3ris wants to merge 1 commits from source-links-update into master
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ print " </div>
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://tildeforge.dev/Thunix/www\">Site Source</a> | <a href=\"https://tildeforge.dev/Thunix/www/src/branch/master/articles/$page.md\">Page Source</a>
</div>
<!-- End Footer -->