From af542d15372289f4abebbdbd6a91389e91929e7b Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 15 Apr 2025 18:20:07 +0200 Subject: [PATCH] docs: drop that, old --- docs/abra/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/abra/index.md b/docs/abra/index.md index 4fe7d5a..e2aa158 100644 --- a/docs/abra/index.md +++ b/docs/abra/index.md @@ -10,7 +10,9 @@ title: Abra `abra` is the flagship client & command-line for Co-op Cloud. It has been developed specifically for the purpose of making the day-to-day operations of operators and maintainers pleasant & convenient. It is libre software, written in Go and maintained and extended by the community :heart: -Once you've got `abra` installed, you can start your own Co-op Cloud deployment. `abra` allows you to create, deploy and maintain libre software apps. It supports working with existing servers or can create new servers (supported providers: [Servers.coop](https://servers.coop/) & [Hetzner](https://hetzner.com)). It can also help you manage your DNS configuration (supported providers: [Gandi](https://gandi.net)). +`abra` is the flagship client & command-line tool for Co-op Cloud. It has been developed specifically for the purpose of making the day-to-day operations of [operators](https://docs.coopcloud.tech/operators/) and [maintainers](https://docs.coopcloud.tech/maintainers/) pleasant & convenient. It is libre software, written in [Go](https://go.dev) and maintained and extended by the community 💖 + +Once you've got `abra` installed, you can start your own Co-op Cloud deployment. - [Install](/abra/install): You want to install `abra` :100: - [Quick start](/abra/quickstart): You're ready to get started using `abra` :muscle: