about: update source code URL to github/ffnord

This commit is contained in:
Nils Schneider 2015-09-04 14:59:26 +02:00
parent 9a0b5ac672
commit 5a278f5b86

View file

@ -28,8 +28,8 @@ define(function () {
s += "https://www.gnu.org/licenses/</a>.</p>"
s += "<p>You may find the source code at "
s += "<a href=\"http://draic.info/meshviewer\">"
s += "http://draic.info/meshviewer</a>."
s += "<a href=\"https://github.com/ffnord/meshviewer\">"
s += "https://github.com/ffnord/meshviewer</a>."
el.innerHTML = s
}