From b77963d2410d4dc65a1687c04103a8be58866ac6 Mon Sep 17 00:00:00 2001
From: luaneko <luaneko@chiya.dev>
Date: Wed, 21 Dec 2022 01:45:00 +1100
Subject: Update readme and license links

---
 lua/dep2.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lua/dep2.lua')

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()
-- 
cgit v1.2.1