Skip to content

Commit 0fd5e1b

Browse files
committed
Fix link to function-python
Signed-off-by: Nic Cope <[email protected]>
1 parent 7f70c27 commit 0fd5e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v2.0-preview/composition/compositions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Helm-like
8484
[YAML templates](https://github.com/crossplane-contrib/function-go-templating),
8585
[CUE](https://github.com/crossplane-contrib/function-cue),
8686
[KCL](https://github.com/crossplane-contrib/function-kcl), or
87-
[Python](https://github.com/crossplane-contrib-function-python).
87+
[Python](https://github.com/crossplane-contrib/function-python).
8888
8989
You can also [write your own function](#write-a-composition-function) using Go
9090
or Python.

0 commit comments

Comments
 (0)