diff --git a/docs/app/child_config_yaml.adoc b/docs/app/child_config_yaml.adoc index f5b7113..cb4599b 100644 --- a/docs/app/child_config_yaml.adoc +++ b/docs/app/child_config_yaml.adoc @@ -1,4 +1,5 @@ = Beer Garden Children Configuration +:page-layout: docs This document describes the configuration for Beer Garden Children. Each section will document a particular configuration value and its description. First, diff --git a/docs/app/configuration.adoc b/docs/app/configuration.adoc index 302ad9b..b9aac32 100644 --- a/docs/app/configuration.adoc +++ b/docs/app/configuration.adoc @@ -129,7 +129,7 @@ which `formatter` they would like to use. === Beer Garden Children Configuration If you would like to jump straight to the definitions of Child Configurations, please redirect to -link:../child_config_yaml/[Configurationl] +link:../child_config_yaml/[Child Config User Manual] Child configurations files have a specific naming convention for the file. The file should be named as `.yaml`. The filename prior to `.yaml` will be stored as the Garden Name in the database. At file reload, all values will be overwritten. \ No newline at end of file