We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09e6671 commit 0c456dbCopy full SHA for 0c456db
plotly/plotly_setup_aux/plotlycleanup.m
@@ -85,7 +85,7 @@
85
error('plotly:deletePlotlyAPI',...
86
['\n\nShoot! It looks like something went wrong removing the Plotly API ' ...
87
'from the MATLAB toolbox directory \n' ...
88
- 'Please contact your system admin. or [email protected] for more information. \n\n']);
+ 'Please contact your system admin or post a topic on https://community.plotly.com/c/api/matlab/ for more information. \n\n']);
89
end
90
91
% update removed list
@@ -95,4 +95,4 @@
95
96
97
98
-end
+end
0 commit comments