Skip to content

Commit 1d9a17f

Browse files
committed
Merge branch 'dev' into plotlyjs-2.4.1
2 parents d0c319c + 32324b4 commit 1d9a17f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dash/resources.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def _filter_resources(self, all_resources, dev_bundles=False):
6868
"`app.scripts.append_script` "
6969
"or `app.css.append_css`, use `external_scripts` "
7070
"or `external_stylesheets` instead.\n"
71-
"See https://dash.plot.com/external-resources"
71+
"See https://dash.plotly.com/external-resources"
7272
).format(s["external_url"])
7373
)
7474
continue

0 commit comments

Comments
 (0)