aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-10-14 10:59:51 +0200
committerMartin Fischer <martin@push-f.com>2022-10-14 11:03:23 +0200
commitc7d9e1c1a809942b2dd650de4f7a7b186d571f74 (patch)
treefaf5b326312bde574930ab539328ff1b234de6ee
parent96aba0a64a85227703ea79cfd1846a0c662aeac1 (diff)
change url in extension.json to mediawiki.org pageHEADmaster
-rw-r--r--extension.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.json b/extension.json
index e38bc10..bedd8c4 100644
--- a/extension.json
+++ b/extension.json
@@ -3,7 +3,7 @@
"type": "parserhook",
"license-name": "MIT",
"author": "[https://push-f.com/ Martin Fischer]",
- "url": "https://git.push-f.com/mw-vote",
+ "url": "https://www.mediawiki.org/wiki/Extension:Vote",
"version": "0.1.0",
"description": "Provides the <code>&lt;vote&gt;</code> tag.",
"MessagesDirs": {