From d0299e8a4764aab1dc71f1376b9c27c71da7b625 Mon Sep 17 00:00:00 2001 From: MatykoBr <109060606+MatykoBr@users.noreply.github.com> Date: Sat, 4 Jan 2025 23:26:50 +0100 Subject: [PATCH] Changing Codeigniter link in the Readme. Changing the not working link to the codeigniter documentation in the Readme.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bee1e49f..11b01948b 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you would like to contribute in any way to Wavelog, it is most appreciated. T **For translations and language stuff you can refer to our [Wiki about Translations](https://github.com/wavelog/wavelog/wiki/Translations).** -Please note that Wavelog was built using [Codeigniter](https://www.codeigniter.com/docs) version 3 and uses Bootstrap 5 for the user CSS framework documentation is available for this when building components. +Please note that Wavelog was built using [Codeigniter](https://www.codeigniter.com/userguide3/) version 3 and uses Bootstrap 5 for the user CSS framework documentation is available for this when building components. > [!IMPORTANT] > Only accepting PRs on the "dev" branch.