From 89e74edac5e892cda3b3d42f710d018a0277adec Mon Sep 17 00:00:00 2001 From: Garrett Mills Date: Wed, 8 Feb 2023 12:01:24 -0600 Subject: [PATCH] Fix Moxie URL in build.xml (#1441) --- build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index d729cbf2..7c219f99 100644 --- a/build.xml +++ b/build.xml @@ -5,11 +5,11 @@ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Retrieve Moxie Toolkit - documentation @ http://gitblit.github.io/moxie + documentation @ http://gitblit-org.github.io/moxie ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --> - + -- 2.39.5