Update Path to License

This commit is contained in:
Justin Hammond 2020-01-28 22:46:07 +08:00
parent 9f2f4fd2e7
commit b51a1fc147

View file

@ -200,6 +200,6 @@ list_column_sort_directions = {
license = {
'default-language': 'en_US',
'licenses': {
'en_US': '../LICENSE'
'en_US': './LICENSE'
},
}