pyproject.toml: update homepage and documentation links (#1299)

the site has moved to reflex.dev
This commit is contained in:
Masen Furer 2023-07-05 15:50:59 -07:00 committed by GitHub
parent 178ef3c201
commit e9592553c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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