From 8a54014a13aef12523c6cfeb78f20d3fb4ceda40 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Mon, 23 Nov 2020 00:21:11 +0100 Subject: [PATCH] root: fix broken links in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff5e0d3c1..c7f1710e6 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ passbook is an open-source Identity Provider focused on flexibility and versatil ## Installation -For small/test setups it is recommended to use docker-compose, see the [documentation](https://passbook.beryju.org/website/docs/installation/docker-compose/) +For small/test setups it is recommended to use docker-compose, see the [documentation](https://passbook.beryju.org/docs/installation/docker-compose/) -For bigger setups, there is a Helm Chart in the `helm/` directory. This is documented [here](https://passbook.beryju.org/website/docs/installation/kubernetes/) +For bigger setups, there is a Helm Chart in the `helm/` directory. This is documented [here](https://passbook.beryju.org/docs/installation/kubernetes/) ## Screenshots