From 5be39d08148fcf9267f34c4bf888f32189c8ba82 Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Tue, 25 Nov 2025 15:43:29 +0000 Subject: updated to point to tangled --- colourize.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'colourize.go') diff --git a/colourize.go b/colourize.go index bec9969..9b716c4 100644 --- a/colourize.go +++ b/colourize.go @@ -46,7 +46,7 @@ const ( package main import( - c "github.com/TreyBastian/colourize" + c "tangled.org/treybastian.com/colourize" "fmt" ) -- cgit v1.2.3