File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,4 +50,4 @@ Take a look at the Django demo project
50
50
51
51
Documentation
52
52
~~~~~~~~~~~~~
53
- Visit the `documentation <http://kaneda .readthedocs.org >`_ for an in-depth look at AddonPayments SDK Python.
53
+ Visit the `documentation <http://addonpayments .readthedocs.io/en/github/ >`_ for an in-depth look at AddonPayments SDK Python.
Original file line number Diff line number Diff line change 1
1
# -*- encoding: utf-8 -*-
2
2
3
3
__author__ = 'Marc Galofré'
4
- __email__ = 'marcgk@gmail .com'
4
+ __email__ = 'mgalofre@apsl .com'
5
5
__version__ = '0.1'
Original file line number Diff line number Diff line change 53
53
54
54
# General information about the project.
55
55
project = 'addonpayments'
56
- copyright = u'2017, Marc Galofré '
57
- author = u'Marc Galofré '
56
+ copyright = u'2017, APSL '
57
+ author = u'APSL '
58
58
59
59
# The version info for the project you're documenting, acts as replacement for
60
60
# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments