diff options
-rw-r--r-- | appdata/index.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appdata/index.html.tmpl b/appdata/index.html.tmpl index 37c51c9..98f22ab 100644 --- a/appdata/index.html.tmpl +++ b/appdata/index.html.tmpl @@ -29,7 +29,7 @@ <footer> <center> <p><a href="https://xengineering.eu/git/webiot">webiot</a> - is licensed under <a href="">AGPL v3</a> and developed + is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.en.html">AGPL v3</a> and developed with <a href="https://simplecss.org/">simple.css</a>.</p> </center> </footer> |