mirror of https://github.com/istio/istio.io.git
Fix broken link to concept explanation for Mixer (#337)
… was trying to pop one too many parent directories.
This commit is contained in:
parent
cda273f727
commit
9d93f77392
|
|
@ -3,4 +3,4 @@ title: Mixer
|
|||
type: markdown
|
||||
---
|
||||
Mixer is an Istio component responsible for enforcing access control and usage policies across the service mesh and collecting telemetry data
|
||||
from the Envoy proxy and other services. Learn more about Mixer [here](../../concepts/policy-and-control/mixer.html).
|
||||
from the Envoy proxy and other services. Learn more about Mixer [here](../concepts/policy-and-control/mixer.html).
|
||||
|
|
|
|||
Loading…
Reference in New Issue