From e0be90e67660125ff7439cf97bec2658bb18e756 Mon Sep 17 00:00:00 2001 From: hyperzlib Date: Fri, 4 Sep 2020 11:21:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- extension.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ea43e5..6322426 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ First, register at Aliyun: [https://www.aliyun.com/product/lvwang](https://www.a And then, install the Moderation extension: [https://github.com/edwardspec/mediawiki-moderation](https://github.com/edwardspec/mediawiki-moderation) -Install composer packages (If you download the release, ignore it) +Install composer packages: (If you download the release, ignore it) ```php composer update ``` diff --git a/extension.json b/extension.json index 97dc871..98f2b66 100644 --- a/extension.json +++ b/extension.json @@ -1,7 +1,7 @@ { "name": "IsekaiAIReview", "author": "hyperzlib", - "url": "https://github.com/Isekai-Project/mediawiki-IsekaiAIReview", + "url": "https://github.com/Isekai-Project/mediawiki-extension-IsekaiAIReview", "descriptionmsg": "isekai-aireview-desc", "version": "1.0.0", "license-name": "MIT",