File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ AUTHOR
128
128
129
129
LICENSE
130
130
---------------------------------------
131
- Licensed under the [ MIT] ( http ://twada.mit-license.org/2015-2016) license.
131
+ Licensed under the [ MIT] ( https ://twada.mit-license.org/2015-2016) license.
132
132
133
133
134
134
[ npm-url ] : https://npmjs.org/package/unassertify
@@ -140,5 +140,5 @@ Licensed under the [MIT](http://twada.mit-license.org/2015-2016) license.
140
140
[ depstat-url ] : https://gemnasium.com/twada/unassertify
141
141
[ depstat-image ] : https://gemnasium.com/twada/unassertify.svg
142
142
143
- [ license-url ] : http ://twada.mit-license.org/2015-2016
143
+ [ license-url ] : https ://twada.mit-license.org/2015-2016
144
144
[ license-image ] : https://img.shields.io/badge/license-MIT-brightgreen.svg
Original file line number Diff line number Diff line change 6
6
*
7
7
* Copyright (c) 2015-2016 Takuto Wada
8
8
* Licensed under the MIT license.
9
- * http ://twada.mit-license.org/2015-2016
9
+ * https ://twada.mit-license.org/2015-2016
10
10
*/
11
11
'use strict' ;
12
12
You can’t perform that action at this time.
0 commit comments