We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40bfe4 commit 7438820Copy full SHA for 7438820
loadjmesh.m
@@ -38,7 +38,7 @@
38
end
39
40
if (~exist('loadbj', 'file'))
41
- error('you must first install JSONLab from http://github.com/fangq/jsonlab/');
+ error('you must first install JSONLab from http://github.com/NeuroJSON/jsonlab/');
42
43
44
if (regexp(filename, '\.jmsh$'))
0 commit comments