From 8074f5ba427bc0b909572c576dc26c942d0b53e0 Mon Sep 17 00:00:00 2001 From: Gareth Healy Date: Wed, 5 Aug 2020 12:03:43 +0100 Subject: [PATCH] Fixed deadlink in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a0a2d48..8be2d4a7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Policies For a full list of policies, see the auto-generated [POLICIES.md](POLICIES.md) -The naming of the policies follows the Gatekeeper format, as described [here.](https://github.com/plexsystems/konstraint#how-template-and-constraint-naming-works) +The naming of the policies follows the Gatekeeper format, as described [here.](https://github.com/plexsystems/konstraint/blob/main/docs/constraint_creation.md#resource-naming) ## 3rd Party Policies A list of git repos that contain rego polices which can be combined with this repo: @@ -23,4 +23,4 @@ OPA provides a web based playground, which can highlight which lines have been a ### Slack for all things Stuck on a problem? -- [https://slack.openpolicyagent.org/](https://slack.openpolicyagent.org/) \ No newline at end of file +- [https://slack.openpolicyagent.org/](https://slack.openpolicyagent.org/)