diff --git a/README.md b/README.md index a8c8b7c5..99ae6519 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The following services are currently supported: - Watson Discovery - Watson Data -![Architecture diagram](../../reference-architecture/deployable-architecture-cp4d.svg) +![Architecture diagram](../../reference-architectures/deployable-architecture-cp4d.svg) diff --git a/ibm_catalog.json b/ibm_catalog.json index 249bc8d1..a0be280b 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -94,7 +94,7 @@ "diagrams": [ { "diagram": { - "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp/refs/heads/main/reference-architecture/deployable-architecture-cp4d.svg", + "url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-watsonx-self-managed-ocp/refs/heads/main/reference-architectures/deployable-architecture-cp4d.svg", "caption": "Watsonx (Self-Managed) on Red Hat OpenShift", "type": "image/svg+xml" }, diff --git a/reference-architecture/deployable-architecture-cp4d.svg b/reference-architectures/deployable-architecture-cp4d.svg similarity index 100% rename from reference-architecture/deployable-architecture-cp4d.svg rename to reference-architectures/deployable-architecture-cp4d.svg