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",