From 3d48af720b0a35914ff297113e9dcf3cd912d62d Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 1 Feb 2025 15:59:08 +0100 Subject: [PATCH] fix the URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2baf0d1c4..275051574 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This repository generates the user and dev documentations of https://github.com/ ## User documentation It is available on: -https://uutils.github.io/user/ +https://uutils.github.io/coreutils/docs/ Can be generated with: ```