]> Trent Huber's Code - xpmview.git/commitdiff
Direct to web viewable version of cbs repo
authorTrent Huber <trentmhuber@gmail.com>
Tue, 7 Oct 2025 08:10:57 +0000 (04:10 -0400)
committerTrent Huber <trentmhuber@gmail.com>
Tue, 7 Oct 2025 08:10:57 +0000 (04:10 -0400)
README.md

index 8baf43c046d147ba132e9ae93560de3f919c09cb..efa7a0ff266ce6e3d75f795134a2b30d16b51d9b 100644 (file)
--- 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