Skip to content

Commit ae041b5

Browse files
committed
docs(api/generatorOptions): fill up empty links
1 parent a2b60e4 commit ae041b5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

site/content/en/docs/Reference/API/generatorOptions.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@ linkTitle: "generatorOptions"
44
type: docs
55
weight: 8
66
description: >
7-
Control behavior of [ConfigMap]() and
8-
[Secret]() generators.
7+
Control behavior of [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/) and
8+
[Secret](https://kubernetes.io/docs/concepts/configuration/secret/) generators.
99
---
1010

11-
12-
1311
Additionally, generatorOptions can be set on a per resource level within each
1412
generator. For details on per-resource generatorOptions usage see
15-
[field-name-configMapGenerator]() and See [field-name-secretGenerator]().
13+
[configMapGenerator](/docs/reference/api/configmapgenerator/) and see [secretGenerator](/docs/reference/api/secretgenerator/).
1614

1715
```yaml
1816
apiVersion: kustomize.config.k8s.io/v1beta1

0 commit comments

Comments
 (0)