diff --git a/contributors/design-proposals/service-catalog/pod-preset.md b/contributors/design-proposals/service-catalog/pod-preset.md index cf5a654fe..28f8d8a87 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)