You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,7 @@ make client-init
73
73
74
74
## Terraform Setup
75
75
76
-
Please refer to this [Terraform setup guide](./api/README.md) for detailed instructions.
76
+
Please refer to this [Terraform setup guide](../api/README.md) for detailed instructions.
77
77
78
78
Note that this project leverages Dependabot for managing version numbers of all Terraform modules that are used in this project. Versions should always be up to date at the moment that you clone the repo. It therefore should never be necessary for you to manually bump module version numbers.
0 commit comments