From 4e195e1faac79e57c9e98d998cd614c557b4f239 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Thu, 15 Jan 2026 23:03:46 +0100 Subject: docs: update links --- ls_test.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ls_test.h b/ls_test.h index a2a6f2a..82a0931 100644 --- a/ls_test.h +++ b/ls_test.h @@ -3,7 +3,8 @@ /* Lion's Standard (LS) test harness. * * Version: 1.0 - * Repo: https://github.com/lionkor/ls_test + * Website: https://libls.org + * Repo: https://github.com/libls/test * SPDX-License-Identifier: MIT * * ==== TABLE OF CONTENTS ==== @@ -54,7 +55,7 @@ * * The MIT License (MIT) * - * Copyright (c) 2026 Lion Kortlepel + * Copyright (c) 2026 Lion Kortlepel * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the “Software”), to deal -- cgit