From 130079264c18f2d228cad2f09e0dee19a2d2701c Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 30 Mar 2020 17:56:43 -0700 Subject: [PATCH] Fix link --- .../rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md b/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md index 3c7cdd264af..1450ab5a496 100644 --- a/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md +++ b/content/rancher/v2.x/en/cluster-admin/tools/opa-gatekeper/_index.md @@ -10,7 +10,7 @@ To ensure consistency and compliance, every organization needs the ability to de OPA provides a high-level declarative language that lets you specify policy as code and ability to extend simple APIs to offload policy decision-making. -(OPA Gatekeeper)[https://github.com/open-policy-agent/gatekeeper] is a project that provides integration between OPA and Kubernetes. OPA Gatekeeper provides: +[OPA Gatekeeper](https://github.com/open-policy-agent/gatekeeper) is a project that provides integration between OPA and Kubernetes. OPA Gatekeeper provides: - An extensible, parameterized policy library. - Native Kubernetes CRDs for instantiating the policy library, also called “constraints."