From 7438820f6acfdd2d6ef6002cf08d58506afcf877 Mon Sep 17 00:00:00 2001 From: Qianqian Fang Date: Thu, 17 Oct 2024 18:20:49 -0400 Subject: [PATCH] [doc] update jsonlab repo --- loadjmesh.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loadjmesh.m b/loadjmesh.m index fc2c482..548c2e7 100644 --- a/loadjmesh.m +++ b/loadjmesh.m @@ -38,7 +38,7 @@ end if (~exist('loadbj', 'file')) - error('you must first install JSONLab from http://github.com/fangq/jsonlab/'); + error('you must first install JSONLab from http://github.com/NeuroJSON/jsonlab/'); end if (regexp(filename, '\.jmsh$'))