Skip to content

Commit 0a1b971

Browse files
authored
Fix folder path (#146)
Add "terraform-aws-observability-accelerator" to the path
1 parent a975680 commit 0a1b971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/helpers/managed-grafana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Center (former SSO). You can extend this example to add SAML.
1818

1919
```
2020
git clone https://github.com/aws-observability/terraform-aws-observability-accelerator.git
21-
cd examples/managed-grafana-workspace
21+
cd terraform-aws-observability-accelerator/examples/managed-grafana-workspace
2222
terraform init
2323
```
2424

0 commit comments

Comments
 (0)