Skip to content

Commit

Permalink
Update link to OPA annotations doc
Browse files Browse the repository at this point in the history
The OPA annotations documentation moved to a section in the OPA Policy Language doc. Fixed the broken link in the style guide.
  • Loading branch information
pauly4it authored Jan 28, 2024
1 parent 5aa1271 commit 73bdbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ deny contains {
Use regular comments inside of rule bodies, or for packages and rules you consider "internal".

#### Related Resources
- [Annotations](https://www.openpolicyagent.org/docs/latest/annotations/)
- [Annotations](https://www.openpolicyagent.org/docs/latest/policy-language/#metadata)

### Get to know the built-in functions

Expand Down

0 comments on commit 73bdbeb

Please sign in to comment.