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 40dc3b9 commit 6d28ba8Copy full SHA for 6d28ba8
src/utils/pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
[project.urls]
25
homepage = "https://github.com/supabase/supabase-py"
26
repository = "https://github.com/supabase/supabase-py"
27
-documentation = "https://github.com/supabase/supabase-py/src/utils"
+documentation = "https://github.com/supabase/supabase-py/tree/main/src/utils"
28
changelog = "https://github.com/supabase/supabase-py/tree/main/CHANGELOG.md"
29
30
[tool.mypy]
0 commit comments