File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# function-python
22
3- [ ![ CI] ( https://github.com/negz /function-python/actions/workflows/ci.yml/badge.svg )] ( https://github.com/negz /function-python/actions/workflows/ci.yml )
3+ [ ![ CI] ( https://github.com/crossplane-contrib /function-python/actions/workflows/ci.yml/badge.svg )] ( https://github.com/crossplane-contrib /function-python/actions/workflows/ci.yml )
44
55A Crossplane composition function that lets you compose resources using Python.
66
@@ -67,4 +67,4 @@ YAML becomes unwieldy, consider building a Python function using
6767[function-sdk-python] : https://github.com/crossplane/function-sdk-python
6868[buf-types] : https://buf.build/crossplane/crossplane/docs/main:apiextensions.fn.proto.v1
6969[python-protobuf] : https://protobuf.dev/reference/python/python-generated/
70- [function-template-python] : https://github.com/crossplane/function-template-python
70+ [function-template-python] : https://github.com/crossplane/function-template-python
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ dependencies = [
2626dynamic = [" version" ]
2727
2828[project .urls ]
29- Documentation = " https://github.com/crossplane/function-template -python#readme"
30- Issues = " https://github.com/crossplane/function-template -python/issues"
31- Source = " https://github.com/crossplane/function-template -python"
29+ Documentation = " https://github.com/crossplane-contrib /function-python#readme"
30+ Issues = " https://github.com/crossplane-contrib /function-python/issues"
31+ Source = " https://github.com/crossplane-contrib /function-python"
3232
3333[project .scripts ]
3434function = " function.main:cli"
You can’t perform that action at this time.
0 commit comments