Skip to content

Commit

Permalink
Correct url
Browse files Browse the repository at this point in the history
  • Loading branch information
Marco Zhang committed Aug 2, 2021
1 parent 14b6171 commit 5acfd01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/data-sources/federatedgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data "centrifyvault_federatedgroup" "fedgroup1" {
}
```

More examples can be found [here](https://github.com/marcozj/terraform-provider-centrifyvault/tree/main/examples/centrify_role/role_member_with_federatedgroup.tf)
More examples can be found [here](https://github.com/marcozj/terraform-provider-centrifyvault/tree/main/examples/centrifyvault_role/role_member_with_federatedgroup.tf)

## Argument Reference

Expand Down
2 changes: 1 addition & 1 deletion docs/resources/federatedgroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ resource "centrifyvault_federatedgroup" "fedgroup2" {
}
```

More examples can be found [here](https://github.com/marcozj/terraform-provider-centrifyvault/tree/main/examples/centrify_role/role_member_with_federatedgroup.tf)
More examples can be found [here](https://github.com/marcozj/terraform-provider-centrifyvault/tree/main/examples/centrifyvault_role/role_member_with_federatedgroup.tf)

## Argument Reference

Expand Down

0 comments on commit 5acfd01

Please sign in to comment.