From 24de8f68119c041ca9466b625f5ae74fb95ebbd0 Mon Sep 17 00:00:00 2001 From: clarkejj Date: Tue, 15 Nov 2016 04:01:38 -0700 Subject: [PATCH] 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 --- frappe/docs/user/en/bench/guides/setup-multitenancy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/docs/user/en/bench/guides/setup-multitenancy.md b/frappe/docs/user/en/bench/guides/setup-multitenancy.md index 4ff60c48c1..8f204cd9eb 100755 --- a/frappe/docs/user/en/bench/guides/setup-multitenancy.md +++ b/frappe/docs/user/en/bench/guides/setup-multitenancy.md @@ -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,