mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
Merge pull request #90 from MatthieuA/master
Fix personal url by prefixing it by http://
This commit is contained in:
commit
2dae1a6d8a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"copyright": "Matthieu Aussaguel",
|
||||
"url": "mynameismatthieu.com",
|
||||
"url": "http://mynameismatthieu.com",
|
||||
"email": "matthieu.aussaaguel@gmail.com"
|
||||
}
|
||||
Loading…
Reference in a new issue