From aa4b1e8daadbbb6dcafd952507b195d947ec28ca Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 13 Jan 2026 22:38:32 -0500 Subject: [PATCH] update: to new url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b2e675..dcb2fa3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # My LFS software repository -This is my repository for Linux from Scratch, and designed for the package manager [leaf](https://gitea.phywyj.dynv6.net/wyj/leaf). +This is my repository for Linux from Scratch, and designed for the package manager [leaf](https://gitea.phy-yingjie.wang/wyj/leaf). Warning: `leaf` won't deal with the dependence relation, and currently won't check file confliction. You have to deal with these problems as the maintainer of your own LFS system.