From dd34d538ec47da8005558617396a7408db774d14 Mon Sep 17 00:00:00 2001 From: Michael Cook Date: Mon, 3 Jul 2023 11:11:44 +0200 Subject: [PATCH] fix links in mgr configuration doc section (#104226) Actually include the link URLs in the documentation. Reviewed-on: https://projects.blender.org/studio/flamenco/pulls/104226 --- .../content/usage/manager-configuration/_index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/project-website/content/usage/manager-configuration/_index.md b/web/project-website/content/usage/manager-configuration/_index.md index ceec3b0a..e85ccc65 100644 --- a/web/project-website/content/usage/manager-configuration/_index.md +++ b/web/project-website/content/usage/manager-configuration/_index.md @@ -8,6 +8,9 @@ next to the `flamenco-manager` executable. The previous chapters ([Shared Storage][storage] and [Variables][variables]) also described parts of that configuration file. +[storage]: {{< ref "shared-storage" >}} +[variables]: {{< ref "usage/variables/multi-platform" >}} + ## Example Configuration This is an example `flamenco-manager.yaml` file: