Skip to content

Commit 87244ff

Browse files
authored
Merge pull request #1 from moyack/patch-2
Update SimpleWiki.template.php to point to Github.
2 parents ed0b905 + 0cb78ce commit 87244ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SMF2/SimpleWiki.template.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,5 +193,5 @@ function template_wiki_make_toolbar($tools)
193193

194194
function template_wiki_copyright()
195195
{
196-
echo '<div class="centertext smalltext"><a href="http://sorck.net/projects/simplewiki">SimpleWiki &copy; 2010-2013, James Robson</a></div>';
197-
}
196+
echo '<div class="centertext smalltext"><a href="https://github.com/Sorck/Simple-Wiki">SimpleWiki &copy; 2010-2013, James Robson</a></div>';
197+
}

0 commit comments

Comments
 (0)