[docs] fix link to prepared query rules (#5435)

* [docs] fix link to prepared query rules

* Update website/source/api/query.html.md

Co-Authored-By: judithpatudith <judith@hashicorp.com>
This commit is contained in:
Judith Malnick 2019-03-07 12:10:40 -08:00 committed by GitHub
parent 5ab580990b
commit 73b4ce2758
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -19,8 +19,9 @@ would be possible given the limited entry points exposed by DNS.
See the [Geo Failover Guide](/docs/guides/geo-failover.html) for details and
examples for using prepared queries to implement geo failover for services.
See the ACL Guide's [prepared query rules](/docs/guides/acl.html#prepared-query-rules)
section for more details about how prepared queries work with Consul's ACL system.
See the [prepared query rules](/docs/agent/acl-rules.html#prepared-query-rules)
section of the agent ACL documentation for more details about how prepared
queries work with Consul's ACL system.
### Prepared Query Templates