From 65e34d65f3697962b79eb681089e2187c912b4db Mon Sep 17 00:00:00 2001 From: Snehal Patil Date: Wed, 11 Feb 2026 16:55:55 +0530 Subject: [PATCH] Fix Clara link in opensource users list --- docs/opensource-users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/opensource-users.md b/docs/opensource-users.md index a02d0b98e2..ab1761d90a 100644 --- a/docs/opensource-users.md +++ b/docs/opensource-users.md @@ -41,7 +41,7 @@ A, header-only, embedded scripting language designed from the ground up to direc ### [ChakraCore](https://github.com/Microsoft/ChakraCore) The core part of the Chakra JavaScript engine that powers Microsoft Edge. -### [Clara](https://github.com/philsquared/Clara) +### [Clara](https://catch2.github.io/Catch2/) A, single-header-only, type-safe, command line parser - which also prints formatted usage strings. ### [Couchbase-lite-core](https://github.com/couchbase/couchbase-lite-core)