Skip to content

Commit 1fb1715

Browse files
authored
Week1 patch relative path (#21)
* Fix relative path * Fix relative path
1 parent b2dec55 commit 1fb1715

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

week_1_basics_n_setup/1_terraform_gcp/1_terraform_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757

5858

5959
### Terraform Workshop to create GCP Infra
60-
Continue [here](../terraform): `week_1_basics_n_setup/1_terraform_gcp/terraform`
60+
Continue [here](./terraform): `week_1_basics_n_setup/1_terraform_gcp/terraform`
6161

6262

6363
### References

week_1_basics_n_setup/1_terraform_gcp/2_gcp_overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ For this course, we'll use a free version (upto EUR 300 credits).
4545
```
4646

4747
### Terraform Workshop to create GCP Infra
48-
Continue [here](../terraform): `week_1_basics_n_setup/1_terraform_gcp/terraform`
48+
Continue [here](./terraform): `week_1_basics_n_setup/1_terraform_gcp/terraform`

0 commit comments

Comments
 (0)