From b4e930cc37093bed6519e508edfd63a2d249d223 Mon Sep 17 00:00:00 2001 From: Markus Padourek Date: Mon, 9 Oct 2017 08:05:57 +0200 Subject: [PATCH] Fixed link in prometheus example --- examples/customization/custom-vts-metrics-prometheus/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/customization/custom-vts-metrics-prometheus/README.md b/examples/customization/custom-vts-metrics-prometheus/README.md index 388617b158..abdfcbded6 100644 --- a/examples/customization/custom-vts-metrics-prometheus/README.md +++ b/examples/customization/custom-vts-metrics-prometheus/README.md @@ -1,6 +1,6 @@ # Deploying the Nginx Ingress controller -This example aims to demonstrate the deployment of an nginx ingress controller and use a ConfigMap to enable [nginx vts module](github.com/vozlt/nginx-module-vts +This example aims to demonstrate the deployment of an nginx ingress controller and use a ConfigMap to enable [nginx vts module](https://github.com/vozlt/nginx-module-vts ) to export metrics in prometheus format. # vts-metrics