Skip to content

Commit

Permalink
[doc] update jsonlab repo
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Oct 17, 2024
1 parent f40bfe4 commit 7438820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loadjmesh.m
Original file line number Diff line number Diff line change
Expand Up @@ -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$'))
Expand Down

0 comments on commit 7438820

Please sign in to comment.