diff options
| author | Martin Fischer <martin@push-f.com> | 2022-10-14 10:59:51 +0200 |
|---|---|---|
| committer | Martin Fischer <martin@push-f.com> | 2022-10-14 11:03:23 +0200 |
| commit | c7d9e1c1a809942b2dd650de4f7a7b186d571f74 (patch) | |
| tree | faf5b326312bde574930ab539328ff1b234de6ee | |
| parent | 96aba0a64a85227703ea79cfd1846a0c662aeac1 (diff) | |
| -rw-r--r-- | extension.json | 2 |
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><vote></code> tag.", "MessagesDirs": { |
