From 91aee7c60f1b634ddc893c52612ae67ff4d55e83 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 5 May 2021 20:08:55 +0200 Subject: [PATCH] Add links --- data/faq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/faq.json b/data/faq.json index e0fcc13..73be76d 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 or Ansible, does more to support multi-server, multi-tenant deployments than Cloudron, 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/faq/#what-about-alternative)." } ]