From 528459eeb2b56aa7dd566fd13b03d8210ebe68e3 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Wed, 10 Jul 2019 19:53:07 +0300 Subject: [PATCH] Bintray no longer used for artifacts. [ci skip] --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e575cbca..4014d131 100644 --- a/README.rst +++ b/README.rst @@ -62,7 +62,7 @@ If you would like to use nightly builds (unstable), please use following reposit deb http://repo.aptly.info/ nightly main -Binary executables (depends almost only on libc) are available for download from `Bintray `_. +Binary executables (depends almost only on libc) are available for download from `GitHub Releases `_. If you have Go environment set up, you can build aptly from source by running (go 1.10+ required)::