From 759c3c8d3514d7c4a395291cb3f73bb3dc11029a Mon Sep 17 00:00:00 2001 From: evensure Date: Mon, 25 May 2026 12:56:30 +0200 Subject: [PATCH] fixed install links --- installation/installation-types.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installation/installation-types.md b/installation/installation-types.md index 43d0eac..25aad8e 100644 --- a/installation/installation-types.md +++ b/installation/installation-types.md @@ -2,6 +2,6 @@ Leantime can be installed in different ways. The following are few options of installation: -- [Package based installation](installation/package-installation.md) -- [Docker based installation](installation/docker.md) -- [Other](installation/other-methods.md) +- [Package based installation](package-installation.md) +- [Docker based installation](docker.md) +- [Other](other-methods.md)