From ae2ca6e431b035e3d15670df013f2db63561eaae Mon Sep 17 00:00:00 2001 From: Jonathan Bernard Date: Tue, 7 Jul 2026 14:48:03 -0500 Subject: [PATCH] Update location for treediff project. --- packages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages.json b/packages.json index 17e2257..956102b 100644 --- a/packages.json +++ b/packages.json @@ -23,8 +23,8 @@ "license": "BSD3", "method": "git", "tags": [ "commandline", "diff", "library", "utility" ], - "url": "https://git.jdb-software.com/jdb-software/treediff.git", - "web": "https://git.jdb-software.com/jdb-software/treediff" + "url": "https://git.jdb-software.com/jdb/treediff.git", + "web": "https://git.jdb-software.com/jdb/treediff" }, { "name": "langutils",