FIXED #1598: pyproject.toml: Wrong repository URL (#1602)

* CHANGED TO: https://github.com/reflex-dev/reflex
This commit is contained in:
jenisys 2023-08-16 08:50:52 +02:00 committed by GitHub
parent ed4de0d7ba
commit 460800cd06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ authors = [
]
readme = "README.md"
homepage = "https://reflex.dev"
repository = "https://github.com/pynecone-io/pynecone"
repository = "https://github.com/reflex-dev/reflex"
documentation = "https://reflex.dev/docs/getting-started/introduction"
keywords = [
"web",