Skip to content

Commit 5ceeff5

Browse files
committed
remove promo and update buy links
1 parent 78164c3 commit 5ceeff5

5 files changed

Lines changed: 7 additions & 19 deletions

File tree

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Python-Redmine
1010
.. image:: https://img.shields.io/coveralls/maxtepkeev/python-redmine/master.svg
1111
:target: https://coveralls.io/r/maxtepkeev/python-redmine?branch=master
1212

13-
.. image:: https://python-redmine.com/_static/img/banner.png
14-
:target: https://python-redmine.com/editions.html#pro-edition
15-
:align: center
16-
1713
Python-Redmine is a library for communicating with a `Redmine <http://www.redmine.org>`__
1814
project management application. Redmine exposes some of it's data via `REST API
1915
<http://www.redmine.org/projects/redmine/wiki/Rest_api>`__ for which Python-Redmine provides
@@ -81,7 +77,7 @@ Pro Edition
8177
+++++++++++
8278

8379
License for a Pro Edition can be bought
84-
`here <https://secure.avangate.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`__.
80+
`here <https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`__.
8581
You will receive an email with all the details regarding Pro Edition installation process.
8682

8783
Documentation

docs/_static/img/banner.png

-10.6 KB
Binary file not shown.

docs/editions.rst

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,14 @@ for details.
1111
Pro Edition
1212
-----------
1313

14-
.. role:: strike
15-
:class: strike
16-
1714
Supports additional features like async requests to Redmine, additional Redmine plugins and
1815
so on. Licensed under `Python-Redmine Pro Edition License Version 1.0
1916
<https://python-redmine.com/license.html#pro-edition>`_. License can be bought `here
20-
<https://secure.avangate.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_
21-
for :strike:`24.99$` **14.99$ until the end of May 2018** (additional taxes and/or charges may apply (will be
22-
shown before the purchase) depending on the country of purchase and payment method used), doesn't expire and is
23-
valid for the current major Python-Redmine version, e.g. if at the time of purchase current Python-Redmine
24-
version is 2.0.1 then license will be valid for all 2.x.x versions. Below you can find a feature matrix which
25-
shows all the differences between these editions:
17+
<https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_
18+
for 24.99$ (additional taxes and/or charges may apply (will be shown before the purchase) depending on the
19+
country of purchase and payment method used), doesn't expire and is valid for the current major Python-Redmine
20+
version, e.g. if at the time of purchase current Python-Redmine version is 2.0.1 then license will be valid for
21+
all 2.x.x versions. Below you can find a feature matrix which shows all the differences between these editions:
2622

2723
.. Sphinx and our current theme don't provide a way to create a table in the needed
2824
format, that is why we are using the raw html with redefined theme stylesheet here.

docs/index.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ Python-Redmine
1010
.. image:: https://img.shields.io/coveralls/maxtepkeev/python-redmine/master.svg
1111
:target: https://coveralls.io/r/maxtepkeev/python-redmine?branch=master
1212

13-
.. image:: https://python-redmine.com/_static/img/banner.png
14-
:target: https://python-redmine.com/editions.html#pro-edition
15-
:align: center
16-
1713
Python-Redmine is a library for communicating with a `Redmine <http://www.redmine.org>`__
1814
project management application. Redmine exposes some data via `REST API
1915
<http://www.redmine.org/projects/redmine/wiki/Rest_api>`__ for which Python-Redmine provides

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Pro Edition
5959
-----------
6060

6161
License for a Pro Edition can be bought
62-
`here <https://secure.avangate.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_.
62+
`here <https://secure.2checkout.com/order/checkout.php?PRODS=4708754&QTY=1&CART=1&CARD=1&DISABLE_SHORT_FORM_MOBILE=1>`_.
6363
You will receive an email with all the details regarding Pro Edition installation process. In case of any
6464
problems support is provided via support@python-redmine.com. Please be sure to write from email that was
6565
specified during the purchase procedure.

0 commit comments

Comments
 (0)