diff --git a/docs/glossary/index.md b/docs/glossary/index.md index 95a0022..a85e964 100644 --- a/docs/glossary/index.md +++ b/docs/glossary/index.md @@ -40,7 +40,7 @@ A [Docker](#docker) related concept: a virtual network created on the server mac ## Recipe -A recipe is what we call the configuration files that are used to deploy an [app](#app). When you run `abra app deploy `, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuration commons", we're primarily referring to the [growing collection of recipes](https://git.coopcloud.tech/coop-cloud). +A recipe is what we call the configuration files that are used to deploy an [app](#app). When you run `abra app deploy `, `abra` is reading a recipe configuration, such as [the gitea recipe](https://git.coopcloud.tech/coop-cloud/gitea), in order to know how to deploy a new Gitea instance. When we speak of a "digital configuration commons", we're primarily referring to the [growing collection of recipes](https://recipes.coopcloud.tech). ## Secret