From 38340c0e5b0404572372c9a751c67ec8b056ca55 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Tue, 25 Jan 2022 21:40:52 +0000 Subject: [PATCH] app -> recipes --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4364f06..05b0227 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ -# recipes +# recipes.coopcloud.tech -[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/recipes/status.svg?ref=refs/heads/main)](https://build.coopcloud.tech/coop-cloud/recipes) +[![Build Status](https://build.coopcloud.tech/api/badges/coop-cloud/recipes.coopcloud.tech/status.svg?ref=refs/heads/main)](https://build.coopcloud.tech/coop-cloud/recipes.coopcloud.tech) -> [apps.coopcloud.tech](https://apps.coopcloud.tech) +> [recipes.coopcloud.tech](https://recipes.coopcloud.tech) The recipe catalogue for [Co-op Cloud](https://coopcloud.tech). ## Automatic deploy -Each commit to this repo is deployed to [apps.coopcloud.tech](https://apps.coopcloud.tech). +Each commit to this repo is deployed to [recipes.coopcloud.tech](https://recipes.coopcloud.tech). Commits can be sent by running `abra catalogue generate --publish` (requires write permissions + ssh keys setup). ## Manual deploy -`make` +`make` \ No newline at end of file