Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 574e461

Browse files
authored
Merge pull request plotly#729 from plotly/update_support_message
update permissions warning to point users to support site
2 parents 215f2af + 8508370 commit 574e461

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plotly/tools.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,7 @@ def ensure_local_plotly_files():
100100
"local configuration files. No problem though! You'll "
101101
"just have to sign-in using 'plotly.plotly.sign_in()'. "
102102
"For help with that: 'help(plotly.plotly.sign_in)'."
103-
"\nQuestions? Visit community.plot.ly or upgrade to a "
104-
"Pro plan for 1-1 help: https://goo.gl/1YUVu9")
103+
"\nQuestions? Visit https://support.plot.ly")
105104

106105

107106
### credentials tools ###

0 commit comments

Comments
 (0)