From 7955ea7dad730ae32c380779f31df1c61b53f4e8 Mon Sep 17 00:00:00 2001 From: Luiz Marin <67489841+luizcmarin@users.noreply.github.com> Date: Thu, 23 May 2024 05:51:52 -0300 Subject: [PATCH] Fix docs --- README.md | 2 +- composer.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 993c6989..cb46d0d7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- + Yii

Yii Console


diff --git a/composer.json b/composer.json index b611ab4d..a0b2123d 100644 --- a/composer.json +++ b/composer.json @@ -10,11 +10,11 @@ "license": "BSD-3-Clause", "support": { "issues": "https://github.com/yiisoft/yii-console/issues?state=open", + "source": "https://github.com/yiisoft/yii-console", "forum": "https://www.yiiframework.com/forum/", "wiki": "https://www.yiiframework.com/wiki/", "irc": "ircs://irc.libera.chat:6697/yii", - "chat": "https://t.me/yii3en", - "source": "https://github.com/yiisoft/yii-console" + "chat": "https://t.me/yii3en" }, "funding": [ {