From 0269fd850dff7bdae896f834b3d6f33a2d1f0730 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8?= =?UTF-8?q?=D0=BD=20=D0=A2=D0=B0=D1=80=D0=B0=D1=81=D0=BE=D0=B2?= Date: Tue, 8 Sep 2026 10:18:52 +0300 Subject: [PATCH 1/3] Update README.md with the CheckLinks CLI CheckLinks (CLI) has been added to Utility section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a825bb4..d6806b4 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,7 @@ ### Utility +- [CheckLinks](https://github.com/ktarasov/check_links) - CheckLinks is a command-line utility (CLI) written in Zig for checking links on a web page. - [BrookJeynes/jido](https://github.com/BrookJeynes/jido) - Jido (formerly known as zte) is a small terminal file explorer, written in Zig. - [fearedbliss/Honeydew](https://codeberg.org/fearedbliss/Honeydew) - A simple snapshot cleaner for OpenZFS written in Zig. - [fearedbliss/Cantaloupe](https://codeberg.org/fearedbliss/Cantaloupe) - A simple backup replication tool for OpenZFS written in Zig. From 1b9a5e855fb39fbdb28226a25bec23512080cd36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8?= =?UTF-8?q?=D0=BD=20=D0=A2=D0=B0=D1=80=D0=B0=D1=81=D0=BE=D0=B2?= Date: Tue, 8 Sep 2026 10:33:25 +0300 Subject: [PATCH 2/3] Update README.md with the CheckLinks CLI The comments in the pull request have been taken into account. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6806b4..a02010a 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ ### Utility -- [CheckLinks](https://github.com/ktarasov/check_links) - CheckLinks is a command-line utility (CLI) written in Zig for checking links on a web page. +- [CheckLinks](https://github.com/ktarasov/check_links) - A command-line utility (CLI) written in Zig for checking links on a web page. - [BrookJeynes/jido](https://github.com/BrookJeynes/jido) - Jido (formerly known as zte) is a small terminal file explorer, written in Zig. - [fearedbliss/Honeydew](https://codeberg.org/fearedbliss/Honeydew) - A simple snapshot cleaner for OpenZFS written in Zig. - [fearedbliss/Cantaloupe](https://codeberg.org/fearedbliss/Cantaloupe) - A simple backup replication tool for OpenZFS written in Zig. From 0c41ee5adf05f0ea501045ae80805fc2a615ee07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=BE=D0=BD=D1=81=D1=82=D0=B0=D0=BD=D1=82=D0=B8?= =?UTF-8?q?=D0=BD=20=D0=A2=D0=B0=D1=80=D0=B0=D1=81=D0=BE=D0=B2?= Date: Mon, 14 Sep 2026 11:07:33 +0300 Subject: [PATCH 3/3] Update README.md with the CheckLinks CLI The new line has been added to end of section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a02010a..f3b6782 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,6 @@ ### Utility -- [CheckLinks](https://github.com/ktarasov/check_links) - A command-line utility (CLI) written in Zig for checking links on a web page. - [BrookJeynes/jido](https://github.com/BrookJeynes/jido) - Jido (formerly known as zte) is a small terminal file explorer, written in Zig. - [fearedbliss/Honeydew](https://codeberg.org/fearedbliss/Honeydew) - A simple snapshot cleaner for OpenZFS written in Zig. - [fearedbliss/Cantaloupe](https://codeberg.org/fearedbliss/Cantaloupe) - A simple backup replication tool for OpenZFS written in Zig. @@ -177,6 +176,7 @@ - [xsawyerx/vind](https://codeberg.org/xsawyerx/vind) - A tiny embeddable full-text search engine that also has a CLI app and a built-in service. - [Illusionna/LocalTransfer](https://github.com/Illusionna/LocalTransfer) - A fast cross-platform HTTP file server. - [deatil/zig-rsa](https://github.com/deatil/zig-rsa) - An RSA library for Zig. No-AI. +- [CheckLinks](https://github.com/ktarasov/check_links) - A command-line utility (CLI) written in Zig for checking links on a web page. ### Linker