From f71350342555cfb8690b77a12c87fbae35a8a757 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Thu, 26 Jul 2018 22:30:38 +0200 Subject: [PATCH] Fix PyPI link --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.3