From fd768279b9a4941f2a52044962e707a4562cf9d1 Mon Sep 17 00:00:00 2001 From: alistair3149 Date: Fri, 28 Mar 2025 08:09:01 -0400 Subject: [PATCH] Update documentation URL --- composer.json | 2 +- extension.json | 2 +- i18n/qqq.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index ebee6d9..fa632ad 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "MediaWiki", "Wikibase" ], - "homepage": "https://github.com/ProfessionalWiki/AutomatedValues", + "homepage": "https://professional.wiki/en/extension/automated-values", "license": "GPL-2.0-or-later", "authors": [ { diff --git a/extension.json b/extension.json index 514a545..a54301d 100644 --- a/extension.json +++ b/extension.json @@ -11,7 +11,7 @@ "license-name": "GPL-2.0-or-later", - "url": "https://github.com/ProfessionalWiki/AutomatedValues", + "url": "https://professional.wiki/en/extension/automated-values", "descriptionmsg": "automated-values-description", diff --git a/i18n/qqq.json b/i18n/qqq.json index 9627528..c63e432 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -5,7 +5,7 @@ ] }, "automated-values-name": "{{notranslate}}", - "automated-values-description": "{{Desc|name=Automated Values|url=https://github.com/ProfessionalWiki/AutomatedValues}}", + "automated-values-description": "{{Desc|name=Automated Values|url=https://professional.wiki/en/extension/automated-values}}", "automated-values-config-invalid": "Error message shown when attempting to save invalid configuration on MediaWiki:AutomatedValues", "special-automated-values": "This is the label on \"Special:SpecialPages\" linking to \"MediaWiki:AutomatedValues\". Can also be translated as \"Configure automatic creation of aliases or labels for items\"." }