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 94
94
95
95
LICENSE
96
96
---------------------------------------
97
- Licensed under the [ MIT] ( http ://twada.mit-license.org/) license.
97
+ Licensed under the [ MIT] ( https ://twada.mit-license.org/) license.
98
98
99
99
100
100
[ npm-url ] : https://npmjs.org/package/unassert-cli
@@ -106,5 +106,5 @@ Licensed under the [MIT](http://twada.mit-license.org/) license.
106
106
[ depstat-url ] : https://gemnasium.com/twada/unassert-cli
107
107
[ depstat-image ] : https://gemnasium.com/twada/unassert-cli.svg
108
108
109
- [ license-url ] : http ://twada.mit-license.org/
109
+ [ license-url ] : https ://twada.mit-license.org/
110
110
[ license-image ] : https://img.shields.io/badge/license-MIT-brightgreen.svg
Original file line number Diff line number Diff line change 10
10
*
11
11
* Copyright (c) 2016 Takuto Wada
12
12
* Licensed under the MIT license.
13
- * http ://twada.mit-license.org/
13
+ * https ://twada.mit-license.org/
14
14
*/
15
15
'use strict' ;
16
16
You can’t perform that action at this time.
0 commit comments