Skip to content

Commit bd525c9

Browse files
authored
Update addplotlystartup.m
1 parent 217ec55 commit bd525c9

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
@@ -29,7 +29,7 @@
2929
if currentStartupID == -1, error('plotly:startupWrite',...
3030
['\n\nShoot! It looks like something went wrong writing to the file: ' ...
3131
'\n\n' startupPaths{locs} '\n' ...
32-
'\nPlease contact your system admin. or [email protected] for more \ninformation. In the ' ...
32+
'\nPlease contact your system admin or post a topic on https://community.plotly.com/c/api/matlab/ for more \ninformation. In the ' ...
3333
'mean time you can add the Plotly API \nto your search path manually whenever you need it! \n']);
3434
end
3535
fprintf(currentStartupID,['\n' addString]);

0 commit comments

Comments
 (0)