From b03fb92bfd1838a888768bed66cccd27ccd8aa74 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Fri, 20 Nov 2015 09:26:30 -0800 Subject: [PATCH] Update README URLs based on HTTP redirects --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6abffe8..dfbfb1e9 100644 --- a/README.md +++ b/README.md @@ -34,11 +34,11 @@ See the more detailed instructions in the [build page](docs/build.md). This incl ## InfluxDB and Cluster Monitoring -cAdvisor supports exporting stats to [InfluxDB](http://influxdb.com). See the [documentation](docs/influxdb.md) for more information and examples. +cAdvisor supports exporting stats to [InfluxDB](https://influxdb.com/). See the [documentation](docs/influxdb.md) for more information and examples. cAdvisor also exposes container stats as [Prometheus](http://prometheus.io) metrics. See the [documentation](docs/prometheus.md) for more information. -[Heapster](https://github.com/GoogleCloudPlatform/heapster) enables cluster wide monitoring of containers using cAdvisor. +[Heapster](https://github.com/kubernetes/heapster) enables cluster wide monitoring of containers using cAdvisor. ## Web UI