mirror of
https://github.com/frappe/bench.git
synced 2025-01-22 22:58:31 +00:00
Update Development Docs URL (#1557)
This commit is contained in:
parent
de9b0bd91a
commit
07b1462e60
@ -232,7 +232,7 @@ def setup_dev_instance(project: str):
|
|||||||
check=True,
|
check=True,
|
||||||
)
|
)
|
||||||
cprint(
|
cprint(
|
||||||
"Please go through the Development Documentation: https://github.com/frappe/frappe_docker/tree/main/development to fully complete the setup.",
|
"Please go through the Development Documentation: https://github.com/frappe/frappe_docker/tree/main/docs/development.md to fully complete the setup.",
|
||||||
level=2,
|
level=2,
|
||||||
)
|
)
|
||||||
logging.info("Development Setup completed")
|
logging.info("Development Setup completed")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user