mirror of https://github.com/crossplane/docs.git
Fix link to function-python
Signed-off-by: Nic Cope <nicc@rk0n.org>
This commit is contained in:
parent
7f70c27670
commit
0fd5e1b38e
|
|
@ -84,7 +84,7 @@ Helm-like
|
||||||
[YAML templates](https://github.com/crossplane-contrib/function-go-templating),
|
[YAML templates](https://github.com/crossplane-contrib/function-go-templating),
|
||||||
[CUE](https://github.com/crossplane-contrib/function-cue),
|
[CUE](https://github.com/crossplane-contrib/function-cue),
|
||||||
[KCL](https://github.com/crossplane-contrib/function-kcl), or
|
[KCL](https://github.com/crossplane-contrib/function-kcl), or
|
||||||
[Python](https://github.com/crossplane-contrib-function-python).
|
[Python](https://github.com/crossplane-contrib/function-python).
|
||||||
|
|
||||||
You can also [write your own function](#write-a-composition-function) using Go
|
You can also [write your own function](#write-a-composition-function) using Go
|
||||||
or Python.
|
or Python.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue