From c3e4467c32b24e77c0a8d7ef8c9e21503003aa49 Mon Sep 17 00:00:00 2001 From: Tianling Shen Date: Tue, 16 Feb 2021 14:12:48 +0800 Subject: [PATCH] README: fix path to LICENSE Signed-off-by: Tianling Shen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 551b1e9130..64f0b8b541 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,4 @@ Default login address: 192.168.1.1, username is **root** and password is **passw ### See [CONTRIBUTED.md](https://github.com/immortalwrt/immortalwrt/blob/master/CONTRIBUTED.md). # License -### [GNU General Public License v3.0](https://github.com/immortalwrt/immortalwrt/blob/master/LICENSE). +### [GNU General Public License v3.0](https://github.com/immortalwrt/immortalwrt/blob/master/LICENSES/GPL-3.0).