Update readme and license links
This commit is contained in:
parent
5fbfa41286
commit
b77963d241
5 changed files with 9 additions and 8 deletions
|
|
@ -4,7 +4,7 @@
|
|||
-- Use of this source code is governed by the MIT License
|
||||
-- which can be found in the LICENSE file and at:
|
||||
--
|
||||
-- https://opensource.org/licenses/MIT
|
||||
-- https://chiya.dev/licenses/mit.txt
|
||||
--
|
||||
local vim, setmetatable, pcall, debug, string, os, assert = vim, setmetatable, pcall, debug, string, os, assert
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
-- Use of this source code is governed by the MIT License
|
||||
-- which can be found in the LICENSE file and at:
|
||||
--
|
||||
-- https://opensource.org/licenses/MIT
|
||||
-- https://chiya.dev/licenses/mit.txt
|
||||
--
|
||||
local require, type, setmetatable, error, table, assert, math, os, debug =
|
||||
require, type, setmetatable, error, table, assert, math, os, debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue