Skip to content

Commit 7da0c99

Browse files
committed
Make credits point to mdwiki.info
1 parent 3c692f4 commit 7da0c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/bootstrap.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
navbar += '<p class="navbar-text">';
439439
navbar += 'Website created with <a href="http://www.mdwiki.info">MDwiki</a>. ';
440440
navbar += '&copy; Timo D&ouml;rr and contributors. ';
441-
navbar += '<a href="http://dynalon.github.io/mdwiki">MDwiki</a> is free software licensed under ';
441+
navbar += '<a href="http://www.mdwiki.info">MDwiki</a> is free software licensed under ';
442442
navbar += '<a href="https://github.com/Dynalon/mdwiki/blob/master/LICENSE.txt">GNU GPLv3 (additional terms apply).</a>';
443443
navbar += '</p>';
444444
navbar += '</ul>';

0 commit comments

Comments
 (0)