Skip to content

Commit 8e67ba6

Browse files
authored
fixed raw link in diagram (#677)
1 parent fd939a4 commit 8e67ba6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"short_description": "Creates and configures Context Based Restrictions Network Zones and Rules.",
2828
"long_description": "This deployable architecture is used to provision and configure [IBM Context Based Restrictions Network Zones](https://cloud.ibm.com/context-based-restrictions/zones) and [IBM Context Based Restrictions Rules](https://cloud.ibm.com/context-based-restrictions/rules).\n\n\n💡 This Terraform-based automation is part of a broader suite of IBM-maintained Infrastructure as Code (IaC) asset collection, each following the naming pattern \"Cloud automation for *servicename*\" and focusing on single IBM Cloud service. These single-service deployable architectures can be used on their own to streamline and automate service deployments through an [IaC approach](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-understanding-projects), or assembled together into a broader [automated IaC stack](https://cloud.ibm.com/docs/secure-enterprise?topic=secure-enterprise-config-stack) to automate the deployment of an end-to-end solution architecture.",
2929
"offering_docs_url": "https://github.com/terraform-ibm-modules/terraform-ibm-cbr/tree/main/solutions/fully-configurable/README.md",
30-
"offering_icon_url": "https://github.com/terraform-ibm-modules/terraform-ibm-cbr/tree/main/images/cbr_icon.svg",
30+
"offering_icon_url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cbr/refs/heads/main/images/cbr_icon.svg",
3131
"provider_name": "IBM",
3232
"features": [
3333
{
@@ -88,7 +88,7 @@
8888
{
8989
"diagram": {
9090
"caption": "Context Based Restrictions",
91-
"url": "https://github.com/terraform-ibm-modules/terraform-ibm-cbr/tree/main/reference-architecture/cbr.svg",
91+
"url": "https://raw.githubusercontent.com/terraform-ibm-modules/terraform-ibm-cbr/refs/heads/main/reference-architecture/cbr.svg",
9292
"type": "image/svg+xml"
9393
},
9494
"description": "This architecture supports creating and configuring Context Based Restrictions rules and network zones."

0 commit comments

Comments
 (0)