From b6258f56446b0dd7c00e70f70177e28b23ee24b4 Mon Sep 17 00:00:00 2001 From: "John Paul E. Balandan, CPA" Date: Tue, 12 May 2026 02:08:17 +0800 Subject: [PATCH] docs: fix Bitnami link --- user_guide_src/source/installation/running.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide_src/source/installation/running.rst b/user_guide_src/source/installation/running.rst index 0faa0f3f81d8..b28b353b61c1 100644 --- a/user_guide_src/source/installation/running.rst +++ b/user_guide_src/source/installation/running.rst @@ -199,7 +199,7 @@ A CodeIgniter4 webapp is normally hosted on a web server. Apache HTTP Server is the "standard" platform, and assumed in much of our documentation. Apache is bundled with many platforms, but can also be downloaded in a bundle -with a database engine and PHP from `Bitnami `_. +with a database engine and PHP from `Bitnami `_. Configure Main Config File ==========================