From dba118d49a8693ae1545f1ee5a82ca444e71b04f Mon Sep 17 00:00:00 2001 From: Erhan Date: Wed, 17 Jan 2024 11:46:49 +0100 Subject: [PATCH] Fix self-hosting docker-compose doc link 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 5b96dbf6c4..41ebdd169e 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