From de0999f6bb846319584c83c84faeeef02b991630 Mon Sep 17 00:00:00 2001 From: Nic Cope Date: Tue, 21 Nov 2023 18:27:34 -0800 Subject: [PATCH] Fix Python URL Signed-off-by: Nic Cope --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index a0f95dd..66116d9 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,6 @@ $ crossplane xpkg build -f package --embed-runtime-image=runtime ``` [functions]: https://docs.crossplane.io/latest/concepts/composition-functions -[python]: https://python.io -[package docs]: https://pkg.go.dev/github.com/crossplane/function-sdk-go +[python]: https://python.org [docker]: https://www.docker.com [cli]: https://docs.crossplane.io/latest/cli \ No newline at end of file