Repository: trafficserver Updated Branches: refs/heads/master e15e76e8b -> 99682fd3a
Fix typo in epic plugin docs Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/99682fd3 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/99682fd3 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/99682fd3 Branch: refs/heads/master Commit: 99682fd3ad1b665970f5abc30393d722bd1eb19e Parents: e15e76e Author: James Peach <[email protected]> Authored: Fri Dec 12 15:38:28 2014 -0800 Committer: James Peach <[email protected]> Committed: Fri Dec 12 15:38:28 2014 -0800 ---------------------------------------------------------------------- doc/reference/plugins/epic.en.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/99682fd3/doc/reference/plugins/epic.en.rst ---------------------------------------------------------------------- diff --git a/doc/reference/plugins/epic.en.rst b/doc/reference/plugins/epic.en.rst index b0cafa4..e0b324e 100644 --- a/doc/reference/plugins/epic.en.rst +++ b/doc/reference/plugins/epic.en.rst @@ -21,7 +21,7 @@ Epic Plugin under the License. The `Epic` plugin emits Traffic Server metrics in a format that is -consumed tby the `Epic Network Monitoring System +consumed by the `Epic Network Monitoring System <https://code.google.com/p/epicnms/>`. It is a global plugin that is installed by adding it to the :file:`plugin.config` file.
