pyproject.toml: update homepage and documentation links (#1299)
the site has moved to reflex.dev
This commit is contained in:
parent
178ef3c201
commit
e9592553c4
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user