From 10846725f5629e78b0c150b4bea6c6e5d0dcfc50 Mon Sep 17 00:00:00 2001 From: Victor Marmol Date: Fri, 5 Dec 2014 08:27:21 -0800 Subject: [PATCH] Updating link to runtime options. --- docs/running.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/running.md b/docs/running.md index 77e19e75..b87b777c 100644 --- a/docs/running.md +++ b/docs/running.md @@ -50,7 +50,7 @@ cAdvisor is now running (in the foreground) on `http://localhost:8080/`. ## Runtime Options -cAdvisor has a series of flags that can be used to configure its runtime behavior. More details can be found in runtime [options](docs/runtime_options.md). +cAdvisor has a series of flags that can be used to configure its runtime behavior. More details can be found in runtime [options](runtime_options.md). ## I need help!