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 @@ -15,7 +15,7 @@ const fs = require('fs'),
1515 licensePage = ( function ( ) {
1616 let arr = homepage . split ( '#' ) ;
1717 arr . pop ( ) ;
18- arr . push ( 'LICENSE' ) ;
18+ arr . push ( 'blob/master/ LICENSE' ) ;
1919 return arr . join ( '/' ) ;
2020 } ) ( ) ,
2121 license = pkg . license || "" ,
Original file line number Diff line number Diff line change 1313 * @internal @installset base
1414 * @internal @disabled 0
1515 * @homepage https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog#readme
16- * @license https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/LICENSE MIT License (MIT)
16+ * @license https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/blob/master/ LICENSE MIT License (MIT)
1717 * @reportissues https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/issues
1818 * @author Чернышёв Андрей aka ProjectSoft <projectsoft2009@yandex.ru>
1919 * @lastupdate 2024-02-01
3333 * @internal @installset base
3434 * @internal @disabled 0
3535 * @homepage https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog#readme
36- * @license https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/LICENSE MIT License (MIT)
36+ * @license https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/blob/master/ LICENSE MIT License (MIT)
3737 * @reportissues https://github.com/ProjectSoft-STUDIONIONS/evoFileManagerDialog/issues
3838 * @author Чернышёв Андрей aka ProjectSoft <projectsoft2009@yandex.ru>
3939 * @lastupdate 2024-02-01
You can’t perform that action at this time.
0 commit comments