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 6068092 commit d377953Copy full SHA for d377953
README.md
@@ -26,7 +26,7 @@ What's coming?
26
27
- [Create your first Python function](https://github.com/Azure/azure-functions-python-worker/wiki/Create-your-first-Python-function)
28
- [Developer guide](https://github.com/Azure/azure-functions-python-worker/wiki/Developer-Guide)
29
-- [Binding API reference](https://pythondeveloperguide.azurewebsites.net/api.html#azure-functions-reference)
+- [Binding API reference](https://docs.microsoft.com/en-us/python/api/azure-functions/azure.functions?view=azure-python)
30
- [Develop using VS Code](https://github.com/Azure/azure-functions-python-worker/wiki/Develop-using-VS-Code)
31
32
# Give Feedback
0 commit comments