From a45c38f4cc3c2f36d720c06db70501007b725ccc Mon Sep 17 00:00:00 2001 From: Aadil Ayub Date: Sun, 13 Feb 2022 20:57:40 +0500 Subject: [PATCH] fix broken link --- data/faq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/faq.json b/data/faq.json index 49f7636..142f294 100644 --- a/data/faq.json +++ b/data/faq.json @@ -13,6 +13,6 @@ }, { "left": "What about other alternatives?", - "right": "Co-op Cloud helps fill a gap between the personal and the industrial-scale: it's easier to use than [Kubernetes](https://kubernetes.io/) or [Ansible](https://www.ansible.com/), does more to support multi-server, multi-tenant deployments than [Cloudron](https://www.cloudron.io/), and is much easier than manual deployments. [See all the comparisons with other tools](https://docs.coopcloud.tech/faq/#what-about-alternative)." + "right": "Co-op Cloud helps fill a gap between the personal and the industrial-scale: it's easier to use than [Kubernetes](https://kubernetes.io/) or [Ansible](https://www.ansible.com/), does more to support multi-server, multi-tenant deployments than [Cloudron](https://www.cloudron.io/), and is much easier than manual deployments. [See all the comparisons with other tools](https://docs.coopcloud.tech/intro/faq/#what-about-alternative)." } ]