Skip to content

Commit 95d807f

Browse files
authored
Change image URLs to relative paths in README.md
Updated image links in README.md to use relative paths.
1 parent fd8d625 commit 95d807f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Terraform deploys the following components:
2424

2525
# Deployment Diagram
2626

27-
![IBM FortiGate Diagram](https://raw.githubusercontent.com/fortinet/ibm-fortigate-AP-HA-terraform-deploy/main/imgs/IBM_ha-diagram-singlezone.png)
27+
![IBM FortiGate Diagram](imgs/IBM_ha-diagram-singlezone.png)
2828

2929
## Deployment
3030

@@ -33,7 +33,7 @@ Terraform deploys the following components:
3333
1. Fill in the required Subnets, security group and VPC information as shown in the example below:
3434

3535

36-
![IBM FortiGate Example Inputs](https://raw.githubusercontent.com/fortinet/ibm-fortigate-AP-HA-terraform-deploy/main/imgs/IBM_ha_example.png)
36+
![IBM FortiGate Example Inputs](imgs/IBM_ha_example.png)
3737

3838

3939

0 commit comments

Comments
 (0)