From 349e4b3bb90ac7f2b9633ce7c726c031863ca623 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Sun, 1 Feb 2026 16:58:53 +0000 Subject: docs: add more links --- ls_queue.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ls_queue.h') diff --git a/ls_queue.h b/ls_queue.h index d485071..def53a4 100644 --- a/ls_queue.h +++ b/ls_queue.h @@ -2,7 +2,8 @@ * * Version: 2.1 * Website: https://libls.org - * Repo: https://github.com/libls/queue + * GitHub: https://github.com/libls/queue + * Mirror: https://git.libls.org/queue.git * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== -- cgit