From c747e98b7159aa40533d52d7cd78430efaa6bfbe Mon Sep 17 00:00:00 2001 From: Robert Dailey Date: Sun, 21 Aug 2022 10:26:50 -0500 Subject: [PATCH] docs(wiki): Fix some broken links --- wiki/Configuration-Reference.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/wiki/Configuration-Reference.md b/wiki/Configuration-Reference.md index 47215658..2a024533 100644 --- a/wiki/Configuration-Reference.md +++ b/wiki/Configuration-Reference.md @@ -1,5 +1,7 @@ -Reference documentation for the YAML configuration. For various examples, see the [[Configuration -Examples]] page. +Reference documentation for the YAML configuration. For various examples, see the [Configuration +Examples] page. + +[Configuration Examples]: https://github.com/recyclarr/recyclarr/wiki/Configuration-Examples # Summary @@ -17,7 +19,9 @@ multiple ways, offering a lot of flexibility: present). > **Remember**: If you do not specify the `--config` argument, the program will look for -> `recyclarr.yml` in the [[application data directory|File-Structure]]. +> `recyclarr.yml` in the [application data directory][FileStructure]. + +[FileStructure]: https://github.com/recyclarr/recyclarr/wiki/File-Structure # YAML Reference