From 8e2789af3e54d12b8fa5357bc7613b25e8559f9d Mon Sep 17 00:00:00 2001 From: Erhan Date: Wed, 17 Jan 2024 12:12:11 +0100 Subject: [PATCH] Fix self-hosting docker-compose doc link (#3389) Fixes the link as it leads to a 404 at the moment in the documentation / readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b96dbf6c..41ebdd169 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Thats it! ## 🍙 Self Hosting -For self hosting environment setup, visit the [Self Hosting](https://docs.plane.so/self-hosting/docker-compose) documentation page +For self hosting environment setup, visit the [Self Hosting](https://docs.plane.so/docker-compose) documentation page ## 🚀 Features