From 884184209ea96f07efa7eb92e405ca8c5cfc38a8 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Sun, 1 Feb 2026 16:59:29 +0000 Subject: docs: add links --- ls_vec.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ls_vec.h') diff --git a/ls_vec.h b/ls_vec.h index 9fdec5c..4b29300 100644 --- a/ls_vec.h +++ b/ls_vec.h @@ -2,7 +2,8 @@ * * Version: 2.0 * Website: https://libls.org - * Repo: https://github.com/libls/vec + * GitHub: https://github.com/libls/vec + * Mirror: https://git.libls.org/vec.git * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== -- cgit