From 3d0ce4c626d39e432303ef4745328c4631ddfc8c Mon Sep 17 00:00:00 2001 From: piyush Date: Mon, 13 Oct 2025 10:50:55 +0530 Subject: [PATCH] chore: rename reference-architecture to reference-architectures and update links --- ibm_catalog.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 55ec963..a0add69 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -16,10 +16,10 @@ "diagrams": [ { "diagram": { - "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG%20Pattern%20v2-part-2.svg", + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architectures/RAG%20Pattern%20v2-part-2.svg", "caption": "sd", "type": "image/svg+xml", - "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architecture/RAG%20Pattern%20v2-part-2.svg" + "thumbnail_url": "https://raw.githubusercontent.com/terraform-ibm-modules/stack-retrieval-augmented-generation/main/reference-architectures/RAG%20Pattern%20v2-part-2.svg" }, "description": "ds" }