404 File not found error (#2321)
this file name causes 404 File not found error https://frappe.github.io/frappe/user/en/bench/guides/production-setup.html correct file name https://frappe.github.io/frappe/user/en/bench/guides/setup-production.html
This commit is contained in:
parent
310ef1aaec
commit
24de8f6811
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Assuming that you've already got your first site running and you've performed
|
||||
the [production deployment steps](production-setup.html), this section explains how to host your second
|
||||
the [production deployment steps](setup-production.html), this section explains how to host your second
|
||||
site (and more). Your first site is automatically set as default site. You can
|
||||
change it with the command,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue