Skip to content

Commit

Permalink
Fix folder path (#146)
Browse files Browse the repository at this point in the history
Add "terraform-aws-observability-accelerator" to the path
  • Loading branch information
awsimaya authored Mar 31, 2023
1 parent a975680 commit 0a1b971
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/helpers/managed-grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Center (former SSO). You can extend this example to add SAML.

```
git clone https://github.com/aws-observability/terraform-aws-observability-accelerator.git
cd examples/managed-grafana-workspace
cd terraform-aws-observability-accelerator/examples/managed-grafana-workspace
terraform init
```

Expand Down

0 comments on commit 0a1b971

Please sign in to comment.