diff --git a/README.md b/README.md index 940d418..f9d2ea5 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,4 @@ This repository utilizes `vuepress-deploy` to automatically deploy the current ` ![repo-architecture](./docs/images/docs/architecture.png) -A Pullrequest-Review-Workflow is applied to get changes into the `master`. From there on an automatic github workflow script utilizing `vuepress-deploy` is taking over. The vuepress page is built and force-pushed to the `gh-pages` branch, which in turn is then deployed on the github pages infrastructure and bound to the web address [IT4C.dev](https://www.it4c.dev). +A Pullrequest-Review-Workflow is applied to get changes into the `master`. From there on an automatic github workflow script utilizing `vuepress-deploy` is taking over. The vuepress page is built and force-pushed to the `gh-pages` branch, which in turn is then deployed on the github pages infrastructure and bound to the web address [ocelot.social](https://www.ocelot.social).