fix direct link to third party repository, close #2
This commit is contained in:
parent
4e08d6ed5f
commit
4963e165d4
@ -25,6 +25,6 @@ $this->registerModule(
|
|||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'https://github.com/JcDenis/checkStoreVersion',
|
'support' => 'https://github.com/JcDenis/checkStoreVersion',
|
||||||
'details' => 'https://plugins.dotaddict.org/dc2/details/checkStoreVersion',
|
'details' => 'https://plugins.dotaddict.org/dc2/details/checkStoreVersion',
|
||||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/checkStoreVersion/master/'
|
'repository' => 'https://raw.githubusercontent.com/JcDenis/checkStoreVersion/master/dcstore.xml'
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user