aboutsummaryrefslogtreecommitdiffstats
path: root/lua/dep2.lua
diff options
context:
space:
mode:
authorluaneko <luaneko@chiya.dev>2022-12-21 01:45:00 +1100
committerluaneko <luaneko@chiya.dev>2022-12-21 01:45:00 +1100
commitb77963d2410d4dc65a1687c04103a8be58866ac6 (patch)
treecea06be4d52b26e421f2ce9c0e2994a80e1d71f2 /lua/dep2.lua
parent5fbfa412864ee1d0396267c1b438bf2923d3653b (diff)
downloaddep-b77963d2410d4dc65a1687c04103a8be58866ac6.tar.gz
dep-b77963d2410d4dc65a1687c04103a8be58866ac6.tar.bz2
dep-b77963d2410d4dc65a1687c04103a8be58866ac6.zip
Update readme and license links
Diffstat (limited to '')
-rw-r--r--lua/dep2.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/dep2.lua b/lua/dep2.lua
index 447f474..a4d4953 100644
--- a/lua/dep2.lua
+++ b/lua/dep2.lua
@@ -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 logger = require("dep.log").global
local store = require("dep.package").PackageStore()