From 3dde1cede54dd92876d81070364f883d6fa23023 Mon Sep 17 00:00:00 2001 From: Alexandr Savca Date: Wed, 22 May 2024 16:00:25 +0300 Subject: [PATCH] README.md: fix original sources url --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c58108..eeb1332 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,8 @@ This SSD have the following little differences: See git log for complete/further differences. The original sources can be downloaded from: - 0. https://git.dpkg.org/git/dpkg/dpkg.git (git) - 1. git://crux.nu/tools/start-stop-daemon.git (git) - 2. https://crux.nu/gitweb/?p=tools/start-stop-daemon.git (web) + 1. https://git.dpkg.org/git/dpkg/dpkg.git + 2. https://git.crux.nu/tools/start-stop-daemon.git REQUIREMENTS