Skip to content

Commit 192cf0f

Browse files
authored
Merge pull request plotly#271 from plotly/dash-image-processing
Dash image processing demo link fix
2 parents 7f3fb1a + 3619ea9 commit 192cf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dash-image-processing/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This is a demo of the Dash interactive Python framework developed by [Plotly](ht
55

66
Dash abstracts away all of the technologies and protocols required to build an interactive web-based application and is a simple and effective way to bind a user interface around your Python code. To learn more check out our [documentation](https://plot.ly/dash).
77

8-
Try out the [demo app here](https://dash-playground.plotly.host/dash-iamge-processing/).
8+
Try out the [demo app here](https://dash-gallery.plotly.host/dash-image-processing/).
99

1010
![screenshot](images/screenshot.png "Screenshot")
1111

0 commit comments

Comments
 (0)