0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Merge pull request #1123 from sjama/package.json

fixed license url
This commit is contained in:
John O'Nolan 2013-10-17 03:45:11 -07:00
commit 14df3e7a69

View file

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