From aa0308bd0cfb6f982d0e761e927adf3ea2f03860 Mon Sep 17 00:00:00 2001 From: mandarjog Date: Tue, 16 May 2017 11:01:28 -0700 Subject: [PATCH] Fix broken link. --- _docs/concepts/policy-and-control/mixer-config.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/_docs/concepts/policy-and-control/mixer-config.md b/_docs/concepts/policy-and-control/mixer-config.md index 4dd5d2efdf..57110ae427 100644 --- a/_docs/concepts/policy-and-control/mixer-config.md +++ b/_docs/concepts/policy-and-control/mixer-config.md @@ -452,12 +452,4 @@ manifests: ## Examples You can find fully formed examples of Mixer configuration by visiting the [Samples]({{home}}/docs/samples). As -a specific example, here is the [BookInfo configuration](https://raw.githubusercontent.com/istio/istio/master/samples/mixer-config-quota-bookinfo.yaml). - -## Configuration API - -*TBD* - -## Configuration CLI - -*TBD* +a specific example, here is the [Default configuration](https://github.com/istio/mixer/blob/master/testdata/configroot/scopes/global/subjects/global/rules.yml).