From 0e5d06d805955bd3ac96129f9e55b38ecd9288ca Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 16 Dec 2022 21:59:20 +0100 Subject: [PATCH] fix url --- basics/language_files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/language_files.md b/basics/language_files.md index 86e1980..81c2cbc 100755 --- a/basics/language_files.md +++ b/basics/language_files.md @@ -20,7 +20,7 @@ The content of the language files is very simple. All you need is the module nam * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 - * @link https://karaka.app + * @link https://jingga.app */ declare(strict_types=1);