Skip to content

Commit c8a39a6

Browse files
committed
Fix CI badge
Signed-off-by: Nic Cope <[email protected]>
1 parent ab2b33d commit c8a39a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# function-python
22

3-
[![CI](https://github.com/crossplane/function-python/actions/workflows/ci.yml/badge.svg)](https://github.com/crossplane/function-python/actions/workflows/ci.yml)
3+
[![CI](https://github.com/negz/function-python/actions/workflows/ci.yml/badge.svg)](https://github.com/negz/function-python/actions/workflows/ci.yml)
44

55
A Crossplane composition function that lets you compose resources using Python.
66

0 commit comments

Comments
 (0)