0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

fixed license url

This commit is contained in:
sjama 2013-10-16 18:46:44 +01:00
parent 9b879f6edb
commit e6b4c80542

View file

@ -10,7 +10,7 @@
"licenses" : [ "licenses" : [
{ {
"type": "MIT", "type": "MIT",
"url": "https://raw.github.com/TryGhost/Ghost/master/LICENSE.txt" "url": "https://raw.github.com/TryGhost/Ghost/master/LICENSE"
} }
], ],
"scripts": { "scripts": {