fix the link toward docs in default apps (#1292)
This commit is contained in:
parent
20e2a25c9a
commit
d4964886fd
@ -3,7 +3,7 @@ from rxconfig import config
|
||||
|
||||
import reflex as rx
|
||||
|
||||
docs_url = "https://pynecone.io/docs/getting-started/introduction"
|
||||
docs_url = "https://reflex.dev/docs/getting-started/introduction"
|
||||
filename = f"{config.app_name}/{config.app_name}.py"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user