diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:48:14 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-06-13 17:48:14 +0100 |
commit | 3ee9c31040a70b26cbad9b505a9ef0bb512371ef (patch) | |
tree | 1a5295956b059baf1408ce59894b800fe8c20b3e | |
parent | bba057806779cd6e2dd2f082ab5ceb81311eea1d (diff) |
Fix link
-rw-r--r-- | docs/glossary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/glossary.md b/docs/glossary.md index 13410bed2..29f307ca6 100644 --- a/docs/glossary.md +++ b/docs/glossary.md @@ -318,7 +318,7 @@ Definitions <li> use the <code>agent_enabled:</code> setting in the the <code>newrelic.yml</code> config file to enable the New Relic analytics. - See the <a href="{{ site.baseurl }}installing/manual_install">manual installation</a> instructions. + See the <a href="{{ site.baseurl }}docs/installing/manual_install">manual installation</a> instructions. </li> <li> see also the New Relic Ruby Agent <a href="https://github.com/newrelic/rpm">github repo</a> and |