Skip to content

Commit 8631730

Browse files
alistair3149malberts
authored andcommitted
Update documentation URL
1 parent 91368dd commit 8631730

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
@@ -18,7 +18,7 @@
1818
"incoming links",
1919
"what links here"
2020
],
21-
"homepage": "https://github.com/ProfessionalWiki/Network",
21+
"homepage": "https://professional.wiki/en/extension/network",
2222
"license": "GPL-2.0-or-later",
2323
"authors": [
2424
{
@@ -35,7 +35,8 @@
3535
}
3636
],
3737
"support": {
38-
"source": "https://github.com/ProfessionalWiki/Network/issues"
38+
"issues": "https://github.com/ProfessionalWiki/Network/issues",
39+
"source": "https://github.com/ProfessionalWiki/Network"
3940
},
4041
"require": {
4142
"php": ">=7.4",

extension.json

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

11-
"url": "https://github.com/ProfessionalWiki/Network#network-extension",
11+
"url": "https://professional.wiki/en/extension/network",
1212

1313
"descriptionmsg": "network-desc",
1414

i18n/qqq.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
]
1111
},
1212
"network": "This is a noun.",
13-
"network-desc": "{{Desc|name=Network|url=https://github.com/ProfessionalWiki/Network}}",
13+
"network-desc": "{{Desc|name=Network|url=https://professional.wiki/en/extension/network}}",
1414
"network-aria": "Informatory message.\n\nParameters:\n* $1 - Holds the number of pages listed with parameter $2\n* $2 - Holds the name of a page or the names of pages",
1515
"pagenetwork-pages-field-label": "Field label\n\n{{Identical|Pages}}",
1616
"pagenetwork-pages-field-help": "Field help",

0 commit comments

Comments
 (0)