Commit e63da5ec authored by FichteFoll's avatar FichteFoll

Merge pull request #2506 from hd-deman/master

fix SublimeLinter-phpmd repo url
parents 7d947a2b 826f24c0
...@@ -1951,9 +1951,9 @@ ...@@ -1951,9 +1951,9 @@
] ]
}, },
{ {
"details": "https://github.com/hd-deman/SublimeLinter-phpbm", "details": "https://github.com/hd-deman/SublimeLinter-phpcs",
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KXUYS4ARNHCN8", "donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KXUYS4ARNHCN8",
"labels": ["linting", "SublimeLinter"], "labels": ["linting", "SublimeLinter", "phpcs", "php"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
...@@ -1962,24 +1962,24 @@ ...@@ -1962,24 +1962,24 @@
] ]
}, },
{ {
"details": "https://github.com/hd-deman/SublimeLinter-phpcs", "details": "https://github.com/SublimeLinter/SublimeLinter-phplint",
"donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KXUYS4ARNHCN8", "donate": "https://github.com/SublimeLinter/SublimeLinter3#share-the-love",
"labels": ["linting", "SublimeLinter"], "labels": ["linting", "SublimeLinter"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/hd-deman/SublimeLinter-phpcs/tags" "details": "https://github.com/SublimeLinter/SublimeLinter-phplint/tags"
} }
] ]
}, },
{ {
"details": "https://github.com/SublimeLinter/SublimeLinter-phplint", "details": "https://github.com/hd-deman/SublimeLinter-phpmd",
"donate": "https://github.com/SublimeLinter/SublimeLinter3#share-the-love", "donate": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KXUYS4ARNHCN8",
"labels": ["linting", "SublimeLinter"], "labels": ["linting", "SublimeLinter", "phpmd", "php"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"details": "https://github.com/SublimeLinter/SublimeLinter-phplint/tags" "details": "https://github.com/hd-deman/SublimeLinter-phpmd/tags"
} }
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment