Skip to content

Commit c51d4fd

Browse files
authored
Update addplotlystartup.m
1 parent 0c456db commit c51d4fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotly_setup_aux/addplotlystartup.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
if currentStartupID == -1, error('plotly:startupRead',...
1515
['\n\nShoot! It looks like something went wrong reading the file: ' ...
1616
'\n' startupPaths{locs} '\n' ...
17-
'\nPlease contact your system admin. or chuck@plot.ly for more \ninformation. In the ' ...
17+
'\nPlease contact your system admin or post a topic on https://community.plotly.com/c/api/matlab/ for more \ninformation. In the ' ...
1818
'mean time you can add the Plotly API \nto your search path manually whenever you need it! \n\n']);
1919
end
2020
%check for any instances of the addplotlyapi function

0 commit comments

Comments
 (0)