From 148bc71924481d859b525a62765ad06944aae73d Mon Sep 17 00:00:00 2001 From: waleed samy Date: Thu, 16 Jun 2016 12:09:23 +0200 Subject: [PATCH] fix broken link --- docs/runtime_options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/runtime_options.md b/docs/runtime_options.md index ae07cee4..a0a856f0 100644 --- a/docs/runtime_options.md +++ b/docs/runtime_options.md @@ -78,4 +78,4 @@ From [glog](https://github.com/golang/glog) here are some flags we find useful: ## Storage Drivers -See [InfluxDB instructions](influxdb.md). +See [InfluxDB instructions](storage/influxdb.md).