From bc9d947aeee6481059bc0c07cf07a403cbdf9cf2 Mon Sep 17 00:00:00 2001 From: bidi Date: Thu, 21 May 2026 12:54:44 +0300 Subject: [PATCH] updates from review Signed-off-by: bidi --- docs/book/v7/installation/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/book/v7/installation/getting-started.md b/docs/book/v7/installation/getting-started.md index ca988835..f00c082b 100644 --- a/docs/book/v7/installation/getting-started.md +++ b/docs/book/v7/installation/getting-started.md @@ -6,9 +6,9 @@ In this step you will: - [Set file permissions](#set-file-and-folder-permissions). > If you are using the Microsoft Windows Operating System on your machine, you can use WSL2 as a development environment. -> Read more about [installing and using WLS2](https://www.dotkernel.com/how-to/installing-almalinux-10-in-wsl2-php-mariadb-composer-phpmyadmin//). +> Read more about [installing and using WLS2](https://www.dotkernel.com/how-to/installing-almalinux-10-in-wsl2-php-mariadb-composer-phpmyadmin/). -> Make sure to review the [prerequisites](prerequisites.md) before proceeding. +> Make sure to review the [prerequisites](https://docs.dotkernel.org/api-documentation/v7/introduction/server-requirements/) before proceeding. ## Clone the Project