about.js: update link to source code
This commit is contained in:
parent
8423ef7277
commit
d3cad446b4
|
@ -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=\"https://github.com/tcatm/meshviewer\">"
|
||||
s += "https://github.com/tcatm/meshviewer</a>."
|
||||
s += "<a href=\"http://draic.info/meshviewer\">"
|
||||
s += "http://draic.info/meshviewer</a>."
|
||||
|
||||
el.innerHTML = s
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue