Skip to content

Commit 6bd2ea5

Browse files
committed
Update documentation URL
1 parent 783c3f8 commit 6bd2ea5

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"semantic web",
1717
"wikidata"
1818
],
19-
"homepage": "https://github.com/ProfessionalWiki/WikibaseLocalMedia",
19+
"homepage": "https://professional.wiki/en/extension/wikibase-local-media",
2020
"license": "GPL-2.0-or-later",
2121
"authors": [
2222
{
@@ -41,7 +41,8 @@
4141
}
4242
],
4343
"support": {
44-
"source": "https://github.com/ProfessionalWiki/WikibaseLocalMedia/issues"
44+
"issues": "https://github.com/ProfessionalWiki/WikibaseLocalMedia/issues",
45+
"source": "https://github.com/ProfessionalWiki/WikibaseLocalMedia"
4546
},
4647
"require": {
4748
"php": ">=7.4",

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"[https://professional.wiki/ Professional Wiki]"
1010
],
1111

12-
"url": "https://github.com/ProfessionalWiki/WikibaseLocalMedia",
12+
"url": "https://professional.wiki/en/extension/wikibase-local-media",
1313

1414
"descriptionmsg": "wblm-desc",
1515

i18n/qqq.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
]
77
},
88
"wblm-name": "{{Name}}",
9-
"wblm-desc": "{{Desc|name=Wikibase Local Media|url=https://github.com/ProfessionalWiki/WikibaseLocalMedia}}",
9+
"wblm-desc": "{{Desc|name=Wikibase Local Media|url=https://professional.wiki/en/extension/wikibase-local-media}}",
1010
"datatypes-type-localMedia": "This is the name of the datatype."
1111
}

0 commit comments

Comments
 (0)