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$'))