From: Trent Huber Date: Tue, 7 Oct 2025 08:10:57 +0000 (-0400) Subject: Direct to web viewable version of cbs repo X-Git-Url: https://trenthuber.com/code?a=commitdiff_plain;h=03f3061a4ce13c5a7ee41e514bd745d9561e7c22;p=xpmview.git Direct to web viewable version of cbs repo --- 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