From d50b60cb291152bfb3f7ab409febcbf8dec13552 Mon Sep 17 00:00:00 2001 From: Big Head <52704158+internall@users.noreply.github.com> Date: Sun, 31 Jul 2022 22:20:38 +0200 Subject: [PATCH] remove & update obsolete link precedent link: https://www.coindesk.com/tag/api/ leads to /error/404, therefore it is preferable to change it to the main page of coindesk --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 6bc71d2..ddb30cd 100644 --- a/README.rst +++ b/README.rst @@ -40,7 +40,7 @@ The rates are updated daily 3PM CET. BitCoin Price Source: --------------------- -Bitcoin prices calculated every minute. For more information visit [CoinDesk API](http://www.coindesk.com/api/). +Bitcoin prices calculated every minute. For more information visit [CoinDesk](http://www.coindesk.com). Installation --------------