From 18d9423eddfc90958843bc0b00c145e4660102bc Mon Sep 17 00:00:00 2001 From: Mike Jang <3287976+mjang@users.noreply.github.com> Date: Tue, 11 Mar 2025 09:35:49 -0700 Subject: [PATCH] fix: remove unused ref to internal catelog --- archetypes/concept.md | 4 +--- archetypes/default.md | 4 +--- archetypes/tutorial.md | 4 +--- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/archetypes/concept.md b/archetypes/concept.md index df8ce0f50..328a4e9ea 100644 --- a/archetypes/concept.md +++ b/archetypes/concept.md @@ -10,8 +10,6 @@ type: concept # Intended for internal catalogue and search, case sensitive: # Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit product: -# Intended for internal catalogue -docs: "DOCS-000" --- [//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." @@ -71,4 +69,4 @@ Starting from the of the diagram, you can see that is connect ## See also -[//]: # "Link to related documents, such as concepts, reference material or similar use cases." \ No newline at end of file +[//]: # "Link to related documents, such as concepts, reference material or similar use cases." diff --git a/archetypes/default.md b/archetypes/default.md index 6797a233c..707434ec0 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -10,8 +10,6 @@ type: how-to # Intended for internal catalogue and search, case sensitive: # Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit product: -# Intended for internal catalogue -docs: "DOCS-000" --- [//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." @@ -87,4 +85,4 @@ To complete this guide, you will need the following prerequisites: ## See also -[//]: # "Link to related documents, such as concepts, reference material or similar use cases." \ No newline at end of file +[//]: # "Link to related documents, such as concepts, reference material or similar use cases." diff --git a/archetypes/tutorial.md b/archetypes/tutorial.md index eb16ada82..794d3f9bd 100644 --- a/archetypes/tutorial.md +++ b/archetypes/tutorial.md @@ -10,8 +10,6 @@ type: tutorial # Intended for internal catalogue and search, case sensitive: # Agent, N4Azure, NIC, NIM, NGF, NAP-DOS, NAP-WAF, NGINX One, NGINX+, Solutions, Unit product: -# Intended for internal catalogue -docs: "DOCS-000" --- [//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." @@ -119,4 +117,4 @@ To verify the creation of , you can also inspect information about it ## See also -[//]: # "Link to related documents, such as concepts, reference material or similar use cases." \ No newline at end of file +[//]: # "Link to related documents, such as concepts, reference material or similar use cases."