From 056e180e11c3a2ff7120f484da9d0f15a5776fd4 Mon Sep 17 00:00:00 2001 From: Lawrence Stubbs Date: Sun, 3 Aug 2025 16:46:00 -0400 Subject: [PATCH] doc: update link, repo name change to c-asio (#4855) --- LINKS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LINKS.md b/LINKS.md index 2247b54eb..452b0dd21 100644 --- a/LINKS.md +++ b/LINKS.md @@ -111,4 +111,4 @@ * C3 * [libuv.c3l](https://github.com/velikoss/libuv.c3l) * C - * [uv_coroutine](https://github.com/zelang-dev/uv_coroutine) A memory safe focus *C framework*, combining [c-raii](https://zelang-dev.github.io/c-raii), `libuv`, **coroutine** and other concurrency primitives. + * [c-asio](https://github.com/zelang-dev/c-asio) A memory safe focus *C framework*, combining [c-raii](https://zelang-dev.github.io/c-raii), `libuv`, **coroutine** and other concurrency primitives.