mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
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:
parent
99e088107f
commit
5ac8a21f93
@ -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
|
||||
|
@ -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
|
||||
|
@ -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).
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user