Skip to content

Commit 20bea13

Browse files
authored
Update plotlystream_demo.m
1 parent c51d4fd commit 20bea13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plotly/plotlystream_aux/plotlystream_demo.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
catch
66
fprintf(['\nOops - No stream_keys found! please run: >>saveplotlycredentials(',...
77
' ''username'',''api_key'',''stream_key).'' \n',...
8-
'Your stream key(s) can be found online at: https://plot.ly or contact chuck@plot.ly',...
8+
'Your stream key(s) can be found online at: https://plot.ly or post a topic on https://community.plotly.com/c/api/matlab/',...
99
'for more information.\n\n']);
1010
return
1111
end

0 commit comments

Comments
 (0)