瀏覽代碼

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

the site has moved to reflex.dev
Masen Furer 1 年之前
父節點
當前提交
e9592553c4
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pyproject.toml

+ 2 - 2
pyproject.toml

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