Fix broken link to concept explanation for Mixer (#337)

… was trying to pop one too many parent directories.
This commit is contained in:
Marsh Gardiner 2017-05-24 13:01:01 -07:00 committed by Laurent Demailly
parent cda273f727
commit 9d93f77392
1 changed files with 1 additions and 1 deletions

View File

@ -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).