diff --git a/README.md b/README.md index 7c748f2..897894f 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is an [Astro](https://astro.build/) implementation of our group web site ## How does it work? -This site is automatically built by [this action](/blob/master/.github/workflows/deploy.yml) +This site is automatically built by [this action](/.github/workflows/deploy.yml) and deployed under [this address](https://saezlab.github.io/saezlab.org-next/). The site uses the [Astro framework](https://astro.build/) with [Svelte](https://svelte.dev/) integration.