changeset a3fd74ffdc97 in modules/sale_payment:default
details: 
https://hg.tryton.org/modules/sale_payment?cmd=changeset;node=a3fd74ffdc97
description:
        Update links in package description

        issue7921
diffstat:

 README   |  7 ++-----
 setup.py |  2 +-
 2 files changed, 3 insertions(+), 6 deletions(-)

diffs (30 lines):

diff -r a097c574dfac -r a3fd74ffdc97 README
--- a/README    Fri Mar 22 15:33:44 2019 +0100
+++ b/README    Sun Mar 31 00:15:10 2019 +0100
@@ -12,12 +12,9 @@
 -------
 
 If you encounter any problems with Tryton, please don't hesitate to ask
-questions on the Tryton bug tracker, mailing list, wiki or IRC channel:
+questions on the Tryton forum or IRC channel:
 
-  http://bugs.tryton.org/
-  http://groups.tryton.org/
-  http://wiki.tryton.org/
-  irc://irc.freenode.net/tryton
+  http://www.tryton.org/forum
 
 License
 -------
diff -r a097c574dfac -r a3fd74ffdc97 setup.py
--- a/setup.py  Fri Mar 22 15:33:44 2019 +0100
+++ b/setup.py  Sun Mar 31 00:15:10 2019 +0100
@@ -63,7 +63,7 @@
     description='Tryton module that manage payments on sale',
     long_description=read('README'),
     author='Tryton',
-    author_email='[email protected]',
+    author_email='[email protected]',
     url='http://www.tryton.org/',
     download_url=download_url,
     keywords='tryton sale payment',

Reply via email to