From c4fd32b40754e30eba56a2bbb26e20e606c77703 Mon Sep 17 00:00:00 2001 From: ayoayco Date: Sat, 24 Aug 2024 21:30:40 +0200 Subject: [PATCH] chore: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd370ce..2602953 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,4 @@ The integration accepts a configuration object with the following properties ## Background -This integration was developed to support the Caching strategy needs of [Cozy](https://github.com/ayoayco/cozy) -- the modern reading companion for the Web. You can find an example service worker (`src/sw.mjs`) in the [repository](https://github.com/ayoayco/Cozy/blob/main/src/sw.mjs). +This integration was developed to support the Caching strategy needs of [Cozy](https://cozy.ayco.io) -- the modern reading companion for the Web. You can find [an example service worker in the repository](https://github.com/ayoayco/Cozy/blob/main/src/sw.mjs).