Fix repository.url format
This commit is contained in:
parent
ef5a1b1f4b
commit
e774fffd9c
|
@ -6,7 +6,7 @@
|
||||||
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom",
|
"description": "Beautify HTML, CSS, JavaScript, PHP, Python, Ruby, Java, C, C++, C#, Objective-C, CoffeeScript, TypeScript, Coldfusion, SQL, and more in Atom",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git@github.com:Glavin001/atom-beautify.git"
|
"url": "github:Glavin001/atom-beautify"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/Glavin001/atom-beautify/issues"
|
"url": "https://github.com/Glavin001/atom-beautify/issues"
|
||||||
|
|
Loading…
Reference in New Issue