From e2c1d4e4bd9b152dfa32b48a7c0ae5f5a8b8276d Mon Sep 17 00:00:00 2001
From: Sergey Lyubka <valenok@gmail.com>
Date: Thu, 7 Jul 2022 17:51:06 +0100
Subject: [PATCH] Update readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2b53505..603aabb 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ TRM](https://www.espressif.com/sites/default/files/documentation/esp32-c3_techni
 TRM](https://www.espressif.com/sites/default/files/documentation/esp32_technical_reference_manual_en.pdf)).
 It is completely independent from the ESP-IDF and does not use any ESP-IDF
 tools or files. MDK implements its own flashing utility `esputil`, which is
-developed in a separate repo https://github.com/esputil. Esputil is
+developed in a separate repo. Esputil is
 written in C, with no dependencies on python or anything else, working on
 Mac, Linux, and Windows as a static, singe no-dependencies executable.
 
-- 
GitLab