We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154eef3 commit 17346a4Copy full SHA for 17346a4
pyproject.toml
@@ -26,9 +26,9 @@ dependencies = [
26
dynamic = ["version"]
27
28
[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"
+Documentation = "https://github.com/crossplane-contrib/function-python#readme"
+Issues = "https://github.com/crossplane-contrib/function-python/issues"
+Source = "https://github.com/crossplane-contrib/function-python"
32
33
[project.scripts]
34
function = "function.main:cli"
0 commit comments