From bad631b31538e2a358de5b9e3127dc5f3866f9ed Mon Sep 17 00:00:00 2001 From: Valmik Date: Fri, 29 Apr 2016 16:27:45 +0530 Subject: [PATCH] Fixed links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1baf13f..b3b60e59 100755 --- a/README.md +++ b/README.md @@ -107,12 +107,12 @@ You can also run the parts of the bench selectively. Guides ======= - [Configuring HTTPS](https://frappe.github.io/frappe/user/en/bench/guides/configuring-https.html) +- [Using Let's Encrypt to setup HTTPS](https://frappe.github.io/frappe/user/en/bench/guides/lets-encrypt-ssl-setup.html) - [Diagnosing the Scheduler](https://frappe.github.io/frappe/user/en/bench/guides/diagnosing-the-scheduler.html) - [Change Hostname](https://frappe.github.io/frappe/user/en/bench/guides/how-to-change-host-name-from-localhost.html) - [Manual Setup](https://frappe.github.io/frappe/user/en/bench/guides/manual-setup.html) - [Setup Production](https://frappe.github.io/frappe/user/en/bench/guides/setup-production.html) - [Setup Multitenancy](https://frappe.github.io/frappe/user/en/bench/guides/setup-multitenancy.html) -- [Setup SSL](https://frappe.github.io/frappe/user/en/bench/guides/setup-ssl.html) - [Stopping Production](https://frappe.github.io/frappe/user/en/bench/guides/stop-production-and-start-development.html)