docs: Fix links to Sentinel docs for Consul

Current URL returns a 404 error. Correct links to point to the proper
URL.
This commit is contained in:
Blake Covarrubias 2019-11-22 10:36:42 -08:00 committed by Blake Covarrubias
parent f6785b88b9
commit 854a4bbd49
4 changed files with 4 additions and 4 deletions

View File

@ -804,7 +804,7 @@ A token with `write` access on a prefix also has `list` access. A token with `li
#### Sentinel Integration
Consul Enterprise supports additional optional fields for key write policies for
[Sentinel](https://docs.hashicorp.com/sentinel/app/consul/) integration. An example key rule with a
[Sentinel](https://docs.hashicorp.com/sentinel/consul/) integration. An example key rule with a
Sentinel code policy looks like this:
```hcl

View File

@ -263,7 +263,7 @@ A token with `write` access on a prefix also has `list` access. A token with `li
#### Sentinel Integration
Consul Enterprise supports additional optional fields for key write policies for
[Sentinel](https://docs.hashicorp.com/sentinel/app/consul/) integration. An example key rule with a
[Sentinel](https://docs.hashicorp.com/sentinel/consul/) integration. An example key rule with a
Sentinel code policy looks like this:
```hcl

View File

@ -12,7 +12,7 @@ and "deny" policies to support full conditional logic and integration with
external systems. [Learn more about Sentinel here.](https://docs.hashicorp.com/sentinel/concepts/).
To get started with Sentinel in Consul,
[read the general documentation](https://docs.hashicorp.com/sentinel/app/consul/) or
[read the general documentation](https://docs.hashicorp.com/sentinel/consul/) or
[Consul documentation](/docs/agent/sentinel.html).

View File

@ -791,7 +791,7 @@ A token with `write` access on a prefix also has `list` access. A token with `li
#### Sentinel Integration
Consul Enterprise supports additional optional fields for key write policies for
[Sentinel](https://docs.hashicorp.com/sentinel/app/consul/) integration. An example key rule with a
[Sentinel](https://docs.hashicorp.com/sentinel/consul/) integration. An example key rule with a
Sentinel code policy looks like this:
```text