Skip to content

Commit

Permalink
fix generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrnorm committed Jul 30, 2024
1 parent f903fd2 commit d12029c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: |-
The Cedar provider is used to configure Cedar authorization policies.
---

This provider exposes a Terraform Data Source for authoring Cedar policies:
This provider exposes a Terraform Data Source for authoring [Cedar](https://cedarpolicy.com) policies:

```terraform
data "cedar_policyset" "example" {
Expand Down Expand Up @@ -46,6 +46,6 @@ unless {
};
```

For more information, read the [Cedar documentation](https://docs.commonfate.io).
For more information, read the [Cedar documentation](https://docs.cedarpolicy.com).

This Terraform provider was created by [Common Fate](https://commonfate.io). We've built an access management platform based on Cedar. [Read our documentation](https://docs.commonfate.io) or [get in touch](mailto:[email protected]) if you'd like to learn more.

0 comments on commit d12029c

Please sign in to comment.