changeset f165209a7717 in modules/sale_promotion:default
details:
https://hg.tryton.org/modules/sale_promotion?cmd=changeset;node=f165209a7717
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 28e984a91e09 -r f165209a7717 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 28e984a91e09 -r f165209a7717 setup.py
--- a/setup.py Fri Mar 22 15:33:44 2019 +0100
+++ b/setup.py Sun Mar 31 00:15:10 2019 +0100
@@ -61,7 +61,7 @@
description='Tryton module for sale promotion',
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 promotion',