Merge pull request #338 from vmarmol/docs

Updating link to runtime options.
This commit is contained in:
Rohit Jnagal 2014-12-05 11:43:04 -08:00
commit 65c872bd8e

View File

@ -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!