We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c692f4 commit 7da0c99Copy full SHA for 7da0c99
js/bootstrap.js
@@ -438,7 +438,7 @@
438
navbar += '<p class="navbar-text">';
439
navbar += 'Website created with <a href="http://www.mdwiki.info">MDwiki</a>. ';
440
navbar += '© Timo Dörr and contributors. ';
441
- navbar += '<a href="http://dynalon.github.io/mdwiki">MDwiki</a> is free software licensed under ';
+ navbar += '<a href="http://www.mdwiki.info">MDwiki</a> is free software licensed under ';
442
navbar += '<a href="https://github.com/Dynalon/mdwiki/blob/master/LICENSE.txt">GNU GPLv3 (additional terms apply).</a>';
443
navbar += '</p>';
444
navbar += '</ul>';
0 commit comments