From 03f3061a4ce13c5a7ee41e514bd745d9561e7c22 Mon Sep 17 00:00:00 2001 From: Trent Huber Date: Tue, 7 Oct 2025 04:10:57 -0400 Subject: [PATCH] Direct to web viewable version of cbs repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8baf43c..efa7a0f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ xpmview is a simple GUI application used to view XPM image files. > `external/build.c` to one of the other platform options (see line 32 of > `external/raylib/src/rglfw.c`). -This repository uses [cbs](https://trenthuber.com/git/cbs.git/) as its build +This repository uses [cbs](https://trenthuber.com/code/cbs.git/) as its build system, so you'll need to clone recursively. ```console -- 2.51.0