Skip to content

Commit

Permalink
docs: fix an anchor link in secure vars docs (#14231)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross committed Aug 23, 2022
1 parent e49bb89 commit e4e445e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/content/docs/concepts/secure-variables.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -153,11 +153,11 @@ nomad acl policy apply \
redis-policy ./policy.hcl
```

See [Implicit Access to ACL Policies] for more details.
See [Workload Associated ACL Policies] for more details.

[HashiCorp Consul]: https://consul.io
[HashiCorp Vault]: https://vaultproject.io
[ACL policy specification]: docs/other-specifications/acl-policy
[ACL policy specification]: /docs/other-specifications/acl-policy
[`template`]: /docs/job-specification/template
[workload identity]: /docs/concepts/workload-identity
[Implicit Access to ACL Policies]: /docs/concepts/workload-identity#implicit-access-to-acl-policies
[Workload Associated ACL Policies]: /docs/concepts/workload-identity#workload-associated-acl-policies

0 comments on commit e4e445e

Please sign in to comment.