mirror of https://github.com/istio/istio.io.git
Fix broken links.
This commit is contained in:
parent
9397620ce3
commit
24bfe42769
|
@ -29,7 +29,7 @@ determined by the set of attribute producers being used in the deployment. The p
|
|||
is Envoy, although specialized Mixer adapters and services can also introduce attributes.
|
||||
|
||||
The common baseline set of attributes available in most Istio deployments is defined
|
||||
[here]({{home}}/docs/reference/api/attribute-vocabulary.html).
|
||||
[here]({{home}}/docs/reference/api/mixer/attribute-vocabulary.html).
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -91,5 +91,5 @@ Using a whitelist is a two step process.
|
|||
## What's next
|
||||
|
||||
* Learn more about [Mixer]({{home}}/docs/concepts/policy-and-control/mixer.html) and [Mixer Config]({{home}}/docs/concepts/policy-and-control/mixer-config.html).
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/attribute-vocabulary.html).
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/api/mixer/attribute-vocabulary.html).
|
||||
* Read the reference guide to [Writing Config]({{home}}/docs/reference/writing-config.html).
|
||||
|
|
|
@ -254,6 +254,6 @@ Config API to add support for creating new descriptors.
|
|||
|
||||
* Learn more about [Mixer]({{home}}/docs/concepts/policy-and-control/mixer.html) and [Mixer Config]({{home}}/docs/concepts/policy-and-control/mixer-config.html).
|
||||
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/attribute-vocabulary.html).
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/api/mixer/attribute-vocabulary.html).
|
||||
|
||||
* Read the reference guide to [Writing Config]({{home}}/docs/reference/writing-config.html).
|
||||
|
|
|
@ -160,6 +160,6 @@ the following config validation error if any labels are missing.
|
|||
|
||||
* Learn more about [Mixer]({{home}}/docs/concepts/policy-and-control/mixer.html) and [Mixer Config]({{home}}/docs/concepts/policy-and-control/mixer-config.html).
|
||||
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/attribute-vocabulary.html).
|
||||
* Discover the full [Attribute Vocabulary]({{home}}/docs/reference/api/mixer/attribute-vocabulary.html).
|
||||
|
||||
* Read the reference guide to [Writing Config]({{home}}/docs/reference/writing-config.html).
|
||||
|
|
Loading…
Reference in New Issue