From 2a4a5395c2a7653a60d1525b1413a715122414ca Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Mon, 1 Feb 2021 13:45:52 +1000 Subject: [PATCH 1/3] Switch download link to point to Cloudsmith. --- docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md index 38a7758cf..906b154d0 100644 --- a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md +++ b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md @@ -16,7 +16,7 @@ description: Install Teku from binary distribution ### Install from packaged binaries -Download the [Teku packaged binaries](https://bintray.com/consensys/pegasys-repo/teku#files). +Download the [Teku packaged binaries](https://cloudsmith.io/~consensys/repos/teku/groups/). Unpack the downloaded files and change into the `teku-` directory. From 243894579ff086f83b7926aff98a9d1ed7da9cd4 Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Mon, 1 Feb 2021 18:18:05 +1000 Subject: [PATCH 2/3] Filter to just the binary downloads. --- docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md index 906b154d0..c10bd9415 100644 --- a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md +++ b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md @@ -16,7 +16,7 @@ description: Install Teku from binary distribution ### Install from packaged binaries -Download the [Teku packaged binaries](https://cloudsmith.io/~consensys/repos/teku/groups/). +Download the [Teku packaged binaries](https://cloudsmith.io/~consensys/repos/teku/groups/?q=teku.*). Unpack the downloaded files and change into the `teku-` directory. From e5a252c96e0a98fe88c70e67729f6c12f20d90f7 Mon Sep 17 00:00:00 2001 From: Adrian Sutton Date: Tue, 2 Feb 2021 08:21:53 +1000 Subject: [PATCH 3/3] Point to releases page for downloads. --- docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md index c10bd9415..c8ac50e3a 100644 --- a/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md +++ b/docs/HowTo/Get-Started/Installation-Options/Install-Binaries.md @@ -16,7 +16,7 @@ description: Install Teku from binary distribution ### Install from packaged binaries -Download the [Teku packaged binaries](https://cloudsmith.io/~consensys/repos/teku/groups/?q=teku.*). +Download the [Teku packaged binaries](https://github.com/ConsenSys/teku/releases). Unpack the downloaded files and change into the `teku-` directory.