From 4cf848ec8118fa7fa9496ee1e34641f29c7ac164 Mon Sep 17 00:00:00 2001 From: Tomas Tomecek Date: Mon, 13 Nov 2023 13:40:35 +0100 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: FrantiĊĦek Lachman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a583c5..5f3afc9 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The repository contains: and closing the old ones 2. `.github/workflows/rotate_roles.yaml` - Github action that runs the script periodically (each Friday) -You can read more about the process in these blog posts: +You can read more about the process in the following blog post series: - [How to run an open-source service?](https://medium.com/@laura.barcziova/how-to-run-an-open-source-service-fb3303240e69) - [Inception of rotating roles](https://medium.com/@laura.barcziova/inception-of-rotating-roles-9caf971b3096)