From 5193ca265b0f893f7038c0a25a2b6ecffa4cedfd Mon Sep 17 00:00:00 2001 From: Mateusz Bos <151532521+mbos-splunk@users.noreply.github.com> Date: Wed, 24 Jul 2024 11:11:41 +0200 Subject: [PATCH] Update model.md Update link to the creating components page --- site/content/userguide/model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/userguide/model.md b/site/content/userguide/model.md index f71cf314..75a5adad 100644 --- a/site/content/userguide/model.md +++ b/site/content/userguide/model.md @@ -16,7 +16,7 @@ Components are loaded from jsonnet, json, or yaml files. Only jsonnet files prov to customize object definitions for different environments. In addition, qbec support loading objects from helm charts, and using jsonnet libraries to produce them. -More details can be found in the [authoring components](userguide/authoring/) page. +More details can be found in the [authoring components](../usage/authoring/) page. ## Environments