summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-11-30 11:58:37 -0800
committerChristoph Blecker <admin@toph.ca>2017-11-30 11:58:37 -0800
commitc43b1fe590cb5d920c2a2a35fff2400be64eeffa (patch)
tree88ed1cd50d208135569211b1589170bd83e721ba
parentf7914ef58311d4145d637f65bbd3e681c20372a7 (diff)
Fix anchor in pod-preset.md
-rw-r--r--contributors/design-proposals/service-catalog/pod-preset.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/service-catalog/pod-preset.md b/contributors/design-proposals/service-catalog/pod-preset.md
index cf5a654f..28f8d8a8 100644
--- a/contributors/design-proposals/service-catalog/pod-preset.md
+++ b/contributors/design-proposals/service-catalog/pod-preset.md
@@ -15,7 +15,7 @@
* [PodPreset Exclude Annotation](#podpreset-exclude-annotation)
* [Examples](#examples)
* [Simple Pod Spec Example](#simple-pod-spec-example)
- * [Pod Spec with `ConfigMap` Example](#pod-spec-with-`configmap`-example)
+ * [Pod Spec with `ConfigMap` Example](#pod-spec-with-configmap-example)
* [ReplicaSet with Pod Spec Example](#replicaset-with-pod-spec-example)
* [Multiple PodPreset Example](#multiple-podpreset-example)
* [Conflict Example](#conflict-example)