From 0e709929c31b35c670a7db64ba691a3443f4858a Mon Sep 17 00:00:00 2001 From: Vincent A Date: Sat, 13 Mar 2021 19:21:31 +0100 Subject: [PATCH] woob: more URL moves --- contrib/boobank_indicator/README.md | 2 +- contrib/boobank_indicator/setup.py | 2 +- modules/kiwibank/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/contrib/boobank_indicator/README.md b/contrib/boobank_indicator/README.md index 44ab95c0be..b7882c1c9c 100644 --- a/contrib/boobank_indicator/README.md +++ b/contrib/boobank_indicator/README.md @@ -22,7 +22,7 @@ modules and applications. Weboob is written in Python and is distributed under the LGPLv3+ license. -For more information, please go to the official website at http://weboob.org/ +For more information, please go to the official website at http://woob.tech/ ##Installation diff --git a/contrib/boobank_indicator/setup.py b/contrib/boobank_indicator/setup.py index 7325d1bd3f..a9bb043e36 100644 --- a/contrib/boobank_indicator/setup.py +++ b/contrib/boobank_indicator/setup.py @@ -6,7 +6,7 @@ description='show your bank accounts in your System Tray', long_description='boobank_indicator will show you bank accounts and associated transactions in your system tray. Your bank accounts should be configured in boobank', keywords='weboob boobank tray icon', - url='http://weboob.org/', + url='http://woob.tech/', license='GNU LGPL 3', author='Bezleputh', author_email='bezleputh@gmail.com', diff --git a/modules/kiwibank/README.md b/modules/kiwibank/README.md index 21f5acd8c1..8bb0ef9d2b 100644 --- a/modules/kiwibank/README.md +++ b/modules/kiwibank/README.md @@ -1,4 +1,4 @@ # [weboob-kiwibank](https://github.com/infertux/weboob-kiwibank) -[Kiwibank](http://www.kiwibank.co.nz/) module for the [Weboob](http://weboob.org/) project +[Kiwibank](http://www.kiwibank.co.nz/) module for the [Woob](http://woob.tech/) project -- GitLab