From bbac6be1626f62b4f4ce2f3a3747df16fc4063c4 Mon Sep 17 00:00:00 2001 From: Marcin Copik Date: Mon, 1 May 2023 00:07:59 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c786178..fbed97b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ **The ZooKeeper-like serverless coordination service FaaSKeeper.** -[![GH Actions](https://github.com/mcopik/faaskeeper/actions/workflows/build.yml/badge.svg)](https://github.com/mcopik/faaskeeper/actions/workflows/build.yml) +[![GH Actions](https://github.com/spcl/faaskeeper/actions/workflows/build.yml/badge.svg)](https://github.com/spcl/faaskeeper/actions/workflows/build.yml) The main implementation of the serverless FaaSKeeper service. At the moment we support an AWS deployment only.