diff --git a/docs/operators/tutorial.md b/docs/operators/tutorial.md index f98bfa6..e3615da 100644 --- a/docs/operators/tutorial.md +++ b/docs/operators/tutorial.md @@ -75,7 +75,7 @@ Finally, we need a tool to read the recipe package format and actually deploy th `abra` aims at providing a simple command-line interface for managing your own Co-op Cloud. You can bootstrap machines with the required tools, create new apps and deploy them. `abra` is written in [Go](https://go.dev/) and uses a lot of the libraries that the `docker` and `docker-compose` CLIs use but does not rely on those interfaces directly. -`abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that is complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable. +`abra` is our flagship command-line client but it does not need to be the only client. `abra` was designed in such a way that it complements a workflow which can still be done completely manually. If Co-op Cloud goes away tomorrow, our configuration commons would still be useful and usable. [abra]: /abra/