From f814146093fcc9d61274a52bc816b35e6298a778 Mon Sep 17 00:00:00 2001 From: Matthias Date: Fri, 14 Apr 2023 18:06:06 +0200 Subject: [PATCH] Update ta-lib link closes #8497 --- README.md | 2 +- docs/installation.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c8bc50dac..57c4e3a52 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,6 @@ To run this bot we recommend you a cloud instance with a minimum of: - [Python >= 3.8](http://docs.python-guide.org/en/latest/starting/installation/) - [pip](https://pip.pypa.io/en/stable/installing/) - [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) -- [TA-Lib](https://mrjbq7.github.io/ta-lib/install.html) +- [TA-Lib](https://ta-lib.github.io/ta-lib-python/) - [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html) (Recommended) - [Docker](https://www.docker.com/products/docker) (Recommended) diff --git a/docs/installation.md b/docs/installation.md index 6e8488b9f..11de20e83 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -52,7 +52,7 @@ These requirements apply to both [Script Installation](#script-installation) and * [pip](https://pip.pypa.io/en/stable/installing/) * [git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git) * [virtualenv](https://virtualenv.pypa.io/en/stable/installation.html) (Recommended) -* [TA-Lib](https://mrjbq7.github.io/ta-lib/install.html) (install instructions [below](#install-ta-lib)) +* [TA-Lib](https://ta-lib.github.io/ta-lib-python/) (install instructions [below](#install-ta-lib)) ### Install code @@ -210,7 +210,7 @@ sudo ./build_helpers/install_ta-lib.sh ##### TA-Lib manual installation -Official webpage: https://mrjbq7.github.io/ta-lib/install.html +[Official installation guide](https://ta-lib.github.io/ta-lib-python/install.html) ```bash wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz