Skip to content

Commit 0c456db

Browse files
authored
Update plotlycleanup.m
1 parent 09e6671 commit 0c456db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plotly/plotly_setup_aux/plotlycleanup.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
error('plotly:deletePlotlyAPI',...
8686
['\n\nShoot! It looks like something went wrong removing the Plotly API ' ...
8787
'from the MATLAB toolbox directory \n' ...
88-
'Please contact your system admin. or [email protected] for more information. \n\n']);
88+
'Please contact your system admin or post a topic on https://community.plotly.com/c/api/matlab/ for more information. \n\n']);
8989
end
9090

9191
% update removed list
@@ -95,4 +95,4 @@
9595
end
9696
end
9797
end
98-
end
98+
end

0 commit comments

Comments
 (0)