From: Raphael Michel Date: Thu, 26 Jul 2018 20:30:38 +0000 (+0200) Subject: Fix PyPI link X-Git-Tag: v1.0.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f71350342555cfb8690b77a12c87fbae35a8a757;p=thirdparty%2Fpython-fints.git Fix PyPI link --- diff --git a/docs/index.rst b/docs/index.rst index 6fc5234..28abf6c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,8 +1,8 @@ FinTS client library ==================== -.. image:: https://img.shields.io/pypi/v/python-fints.svg - :target: https://pypi.python.org/pypi/python-fints +.. image:: https://img.shields.io/pypi/v/fints.svg + :target: https://pypi.python.org/pypi/fints This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.