Skip to content

Commit 7438820

Browse files
committed
[doc] update jsonlab repo
1 parent f40bfe4 commit 7438820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loadjmesh.m

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
end
3939

4040
if (~exist('loadbj', 'file'))
41-
error('you must first install JSONLab from http://github.com/fangq/jsonlab/');
41+
error('you must first install JSONLab from http://github.com/NeuroJSON/jsonlab/');
4242
end
4343

4444
if (regexp(filename, '\.jmsh$'))

0 commit comments

Comments
 (0)