From 37c538d2e17899f7c02cba4347151c83921244a5 Mon Sep 17 00:00:00 2001 From: David Faulkner Date: Thu, 6 Aug 2026 03:19:19 -0500 Subject: docs(readme): fix raw URL rendering in clone block and add divider spacing - Remove Markdown link formatting from git clone bash code block - Add blank line padding around horizontal rules to ensure clean rendering --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7c14dd..3a93e75 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ This utility requires a **Debian-based distribution** (Debian, Ubuntu, Linux Min Clone the repository directly from the cgit web frontend: ```bash -git clone [https://git.davo.co/ud.git](https://git.davo.co/ud.git) +git clone https://git.davo.co/ud.git ``` --- -- cgit v1.2.3