From c8e4f35af04fc6f9f43079dcaad1116b2572ddd5 Mon Sep 17 00:00:00 2001 From: Misty Stanley-Jones Date: Wed, 5 Jul 2017 10:55:18 -0700 Subject: [PATCH] Fix broken link to plugins topic (#3802) --- engine/admin/logging/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/admin/logging/overview.md b/engine/admin/logging/overview.md index 5f667eb03b..76581acf1e 100644 --- a/engine/admin/logging/overview.md +++ b/engine/admin/logging/overview.md @@ -111,7 +111,7 @@ output. The following output is generated by the `json-file` logging driver: The following logging drivers are supported. See the link to each driver's documentation for its configurable options, if applicable. If you are using -[logging driver plugins](/engine/admin/reference/logging/plugins.md), you may +[logging driver plugins](/engine/admin/logging/plugins.md), you may see more options. | Driver | Description |