diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-05-01 14:09:34 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-05-01 14:09:34 +0200 |
commit | cc627221afc4f27f650f7134d06e68074ee87789 (patch) | |
tree | ef400b2aeb831fcd3a3e2aa92fcda5c5027e509d /runserver.py | |
parent | Bump jquery from 3.4.1 to 3.5.0. (diff) | |
download | newspipe-cc627221afc4f27f650f7134d06e68074ee87789.tar.gz newspipe-cc627221afc4f27f650f7134d06e68074ee87789.tar.bz2 newspipe-cc627221afc4f27f650f7134d06e68074ee87789.zip |
Updated URL of the project home page.
Diffstat (limited to 'runserver.py')
-rwxr-xr-x | runserver.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runserver.py b/runserver.py index 2fe093f0..78bb8c4d 100755 --- a/runserver.py +++ b/runserver.py @@ -4,7 +4,7 @@ # Newspipe - A web news aggregator. # Copyright (C) 2010-2020 Cédric Bonhomme - https://www.cedricbonhomme.org # -# For more information: https://git.sr.ht/~cedric/newspipe +# For more information: https://sr.ht/~cedric/newspipe # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |