Skip to content

Commit

Permalink
Remove superfluous markdown aliases.
Browse files Browse the repository at this point in the history
  • Loading branch information
etefera committed Sep 8, 2020
1 parent 8e4e85d commit d941447
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 38 deletions.
2 changes: 0 additions & 2 deletions site/content/en/guides/consumer/function/catalog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,5 @@ Implement configuration functions using any toolchain such as the
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,6 @@ ${tableByType(name.toLowerCase())}
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].
[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/`;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,5 @@ DO NOT EDIT. Generated by: "cd ../catalog; npm run gen-docs"
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].

[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,5 @@ Instead, the function typically writes configurations to an external system
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].

[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,5 @@ from an external system (e.g. reading files from a filesystem).
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].

[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,5 @@ DO NOT EDIT. Generated by: "cd ../catalog; npm run gen-docs"
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].

[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,5 @@ DO NOT EDIT. Generated by: "cd ../catalog; npm run gen-docs"
- Learn more ways of using the kpt fn command from the [reference] doc.
- Get a quickstart on writing functions from the [function producer docs].

[spec]: https://github.com/kubernetes-sigs/kustomize/blob/master/cmd/config/docs/api-conventions/functions-spec.md
[Functions User Guide]: ../
[ts sdk]: ../../../producer/functions/ts/
[go libs]: ../../../producer/functions/golang/
[source]: ../../../../concepts/functions/#source-function
[sink]: ../../../../concepts/functions/#sink-function
[reference]: ../../../../reference/fn/run/
[function producer docs]: ../../../producer/functions/

0 comments on commit d941447

Please sign in to comment.