[TASK] Remove fork info from about
This commit is contained in:
parent
5fe56a3bf5
commit
e1f118fb33
@ -27,13 +27,7 @@ define(function () {
|
||||
|
||||
'<p>The source code is available at ' +
|
||||
'<a href="https://github.com/ffrgb/meshviewer">' +
|
||||
'https://github.com/ffrgb/meshviewer</a>.' +
|
||||
|
||||
'<p>Forked and based on ' +
|
||||
'<a href="https://github.com/ffnord/meshviewer">' +
|
||||
'https://github.com/ffnord/meshviewer</a> and ' +
|
||||
'<a href="https://github.com/plumpudding/hopglass">' +
|
||||
'https://github.com/plumpudding/hopglass</a>.</p>';
|
||||
'https://github.com/ffrgb/meshviewer</a>.</p>';
|
||||
};
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user