From 7ca4786dd3bb40aea9826b506ad89ca5842c74b6 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 29 Oct 2024 16:56:24 +0100 Subject: [PATCH] fix: link to comparisons --- data/faq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/faq.json b/data/faq.json index fee4d8f..b18681b 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/intro/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/comparisons/)." } ]