From e05c6953821320b10d54d19f686803106d1afeca Mon Sep 17 00:00:00 2001 From: RoopSai Krishna Date: Mon, 28 May 2018 12:47:14 +0530 Subject: [PATCH] adds link to agent config options from basic.html --- website/source/docs/agent/basics.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/agent/basics.html.md b/website/source/docs/agent/basics.html.md index a03f9f2a5c..fadc73b85c 100644 --- a/website/source/docs/agent/basics.html.md +++ b/website/source/docs/agent/basics.html.md @@ -25,7 +25,7 @@ of their own. The agent is started with the [`consul agent`](/docs/commands/agent.html) command. This command blocks, running forever or until told to quit. The agent command takes a variety -of configuration options, but most have sane defaults. +of [`configuration options`](/docs/agent/options.html#command-line-options), but most have sane defaults. When running [`consul agent`](/docs/commands/agent.html), you should see output similar to this: