diff options
author | Mitya Selivanov <automainint@guattari.tech> | 2023-12-28 01:40:14 +0100 |
---|---|---|
committer | Mitya Selivanov <automainint@guattari.tech> | 2023-12-28 01:40:14 +0100 |
commit | 20ce8a1a9bedfe1234dd7eb425b2b041f6a8332f (patch) | |
tree | 6c0b4eaedc6f43bc8daa5d9f075b1751f7a9941d /source | |
parent | 3d00d8a155be29dd003d03bdc95eef5cdd6d6c67 (diff) | |
download | kit-20ce8a1a9bedfe1234dd7eb425b2b041f6a8332f.zip |
Update link
Diffstat (limited to 'source')
-rw-r--r-- | source/kit/kit_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/kit/kit_test.h b/source/kit/kit_test.h index 02a4996..176d40c 100644 --- a/source/kit/kit_test.h +++ b/source/kit/kit_test.h @@ -1,7 +1,7 @@ // ================================================================ // // kit_test.h -// https://guattari.tech/git/?p=kit.git;a=tree +// https://guattari.tech/git/kit // // Header-only unit-testing and microbenchmarks framework for C. // |