diff options
Diffstat (limited to 'client-web/public/start.html')
-rw-r--r-- | client-web/public/start.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/client-web/public/start.html b/client-web/public/start.html index 67cad7f..d156176 100644 --- a/client-web/public/start.html +++ b/client-web/public/start.html @@ -23,13 +23,15 @@ below. </p> <p class="instructions"> - keks-meet is free software! It is licenced under the terms of - the third version of the GNU Affero General Public Licence only. + keks-meet is free software! Check out the source code on + <a href="https://codeberg.org/metamuffin/keks-meet">Codeberg</a + >. </p> <noscript> keks-meet needs evil javascript to be enabled. Don't be afraid though, all the code is free (AGPL-3.0-only)! Look at it on - <a href="https://codeberg.org/metamuffin/keks-meet">codeberg</a> + <a href="https://codeberg.org/metamuffin/keks-meet">codeberg</a + >. </noscript> <script> function random_name() { |