From 4b56c1d33f4e1adec478405eae6c92086b428e34 Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Sat, 25 May 2019 13:45:51 +0200 Subject: [PATCH 1/2] Fix link to Docker Hub --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7969a9..0d79b1c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ central entity*. ## Features - Easy installation & minimal requirements: - - [Pre-compiled static binaries](https://github.com/boramalper/magnetico/releases) and [Docker images](https://cloud.docker.com/repository/docker/boramalper/magnetico) are provided. + - [Pre-compiled static binaries](https://github.com/boramalper/magnetico/releases) and [Docker images](https://hub.docker.com/u/boramalper) are provided. - Root access is *not* required to install or to use. - Near-zero configuration: - Both programs work out of the box, and **magneticow** can be used without a web-server too. From e384c2558e1dc2da34a882748fda8bfc3b130b2b Mon Sep 17 00:00:00 2001 From: Jan Grewe Date: Sat, 25 May 2019 14:09:39 +0200 Subject: [PATCH 2/2] missed the second link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d79b1c..0c6a18a 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ for torrents in the network, hence removing the need for centralised torrent web 2. Install **magneticow** afterwards by following its [installation instructions](cmd/magneticow/README.md). -*Alternatively*, just grab it from [Docker Hub](https://cloud.docker.com/repository/docker/boramalper/magnetico)! +*Alternatively*, just grab it from [Docker Hub](https://hub.docker.com/u/boramalper)! ## License