M README.md => README.md +2 -2
@@ 4,7 4,7 @@
## Presentation
-[Newspipe](https://git.sr.ht/~cedric/newspipe) is a web news aggregator.
+[Newspipe](https://sr.ht/~cedric/newspipe) is a web news aggregator.

@@ 93,7 93,7 @@ The login will be *admin* and the password *password*.
## License
-[Newspipe](https://git.sr.ht/~cedric/newspipe) is under the
+[Newspipe](https://sr.ht/~cedric/newspipe) is under the
[GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html).
M newspipe/crawler/default_crawler.py => newspipe/crawler/default_crawler.py +1 -1
@@ 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
M newspipe/lib/data.py => newspipe/lib/data.py +1 -1
@@ 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
M newspipe/lib/misc_utils.py => newspipe/lib/misc_utils.py +1 -1
@@ 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
M newspipe/models/__init__.py => newspipe/models/__init__.py +1 -1
@@ 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
M newspipe/models/article.py => newspipe/models/article.py +1 -1
@@ 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
M newspipe/models/bookmark.py => newspipe/models/bookmark.py +1 -1
@@ 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
M newspipe/models/feed.py => newspipe/models/feed.py +1 -1
@@ 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
M newspipe/models/role.py => newspipe/models/role.py +1 -1
@@ 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
M newspipe/models/user.py => newspipe/models/user.py +1 -1
@@ 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
M newspipe/notifications/emails.py => newspipe/notifications/emails.py +1 -1
@@ 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
M newspipe/notifications/notifications.py => newspipe/notifications/notifications.py +1 -1
@@ 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
M newspipe/static/js/articles.js => newspipe/static/js/articles.js +1 -1
@@ 2,7 2,7 @@
* Newspipe - A web news aggregator.
* Copyright (C) 2010-2020 Cédric Bonhomme - https://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
M newspipe/web/views/bookmark.py => newspipe/web/views/bookmark.py +1 -1
@@ 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
M runserver.py => runserver.py +1 -1
@@ 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