From 81f9dac6a02f13a288b042fc035a82490e681527 Mon Sep 17 00:00:00 2001 From: c2c-engg-20170100 Date: Mon, 1 Jul 2019 16:26:23 +0530 Subject: [PATCH] Fix docker hub link in installation guide Signed-off-by: c2c-engg-20170100 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index c3fe75252d..8de4824643 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -20,7 +20,7 @@ the respective repository. All Prometheus services are available as Docker images on [Quay.io](https://quay.io/repository/prometheus/prometheus) or -[Docker Hub](https://hub.docker.com/u/prom/). +[Docker Hub](https://hub.docker.com/r/prom/prometheus/). Running Prometheus on Docker is as simple as `docker run -p 9090:9090 prom/prometheus`. This starts Prometheus with a sample