Skip to content

Commit

Permalink
docs: fix broken link within enterprise Sentinel docs (#24502)
Browse files Browse the repository at this point in the history
Co-authored-by: James Rasell <[email protected]>
  • Loading branch information
hc-github-team-nomad-core and jrasell authored Nov 20, 2024
1 parent ea02d6f commit d8b233e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/content/docs/enterprise/sentinel.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ Docker images. Sentinel policies are defined as code, giving operators
considerable flexibility to meet compliance requirements.

See the [Nomad Sentinel Tutorial][] for more information about deploying
Sentinel policies, as well as the documentation for the [`nomad sentinel`
subcommands][]
Sentinel policies, as well as the documentation for the [`nomad sentinel`][]
subcommands.

### Sentinel Policies

Expand Down Expand Up @@ -86,7 +86,7 @@ the Sentinel convention. Here are some examples:
| `namespace.NodePoolConfiguration.Allowed[0]` | `namespace.node_pool_configuration.allowed[0]` |

[Nomad Sentinel Tutorial]: /nomad/tutorials/governance-and-policy/sentinel
[`nomad sentinel` sub-commands]: /nomad/docs/commands/sentinel
[`nomad sentinel`]: /nomad/docs/commands/sentinel
[sentinel]: https://docs.hashicorp.com/sentinel
[JSON job specification]: /nomad/api-docs/json-jobs
[ACL token]: https://github.com/hashicorp/nomad/blob/v1.7.0-rc.1/nomad/structs/structs.go#L12991-L13020
Expand Down

0 comments on commit d8b233e

Please sign in to comment.