From 7bd24b919c15ad103f5b15303c47c9869caac9f6 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 13 Feb 2023 21:20:50 -0500 Subject: [PATCH] chore: Link on page reference to diagram Signed-off-by: Adam Harvey --- docs/features/software-catalog/system-model.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/features/software-catalog/system-model.md b/docs/features/software-catalog/system-model.md index a9b89ef4f4..af359bb18a 100644 --- a/docs/features/software-catalog/system-model.md +++ b/docs/features/software-catalog/system-model.md @@ -128,7 +128,8 @@ A location is a marker that references other places to look for catalog data. ### Type -The type field in the system has no set meaning. It is up to the user to assign their own types and use them as desired, such as for link validation or creating custom UI components. Some common pre-defined types are depicted in the ecosystem modeling diagram. +The type field in the system has no set meaning. It is up to the user to assign their own types and use them as desired, such as for link validation or creating custom UI components. Some common pre-defined types are depicted in the +[ecosystem modeling diagram](#ecosystem-modeling). ### Template