We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6086ac0 commit a89380cCopy full SHA for a89380c
lib/about.js
@@ -21,7 +21,7 @@ define(function () {
21
'<p>Please support this meshviewer-fork by opening issues or sending pull requests!</p>' +
22
'<p><a href="https://github.com/freifunk-ffm/meshviewer">' +
23
'https://github.com/freifunk-ffm/meshviewer</a></p>' +
24
- '<p>Fork maintained by Marvin Gaube</p>' +
+ '<p>Fork maintained by <a href="https://ffm.freifunk.net" target="_blank">Freifunk Frankfurt</a></p>' +
25
'<h3>AGPL 3</h3>' +
26
27
'<p>Copyright (C) Milan Pässler</p>' +
0 commit comments