about: update source code URL to github/ffnord
This commit is contained in:
parent
9a0b5ac672
commit
5a278f5b86
|
@ -28,8 +28,8 @@ define(function () {
|
||||||
s += "https://www.gnu.org/licenses/</a>.</p>"
|
s += "https://www.gnu.org/licenses/</a>.</p>"
|
||||||
|
|
||||||
s += "<p>You may find the source code at "
|
s += "<p>You may find the source code at "
|
||||||
s += "<a href=\"http://draic.info/meshviewer\">"
|
s += "<a href=\"https://github.com/ffnord/meshviewer\">"
|
||||||
s += "http://draic.info/meshviewer</a>."
|
s += "https://github.com/ffnord/meshviewer</a>."
|
||||||
|
|
||||||
el.innerHTML = s
|
el.innerHTML = s
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue