[DragAndDropExample] Fix link to image. (#137)

This commit is contained in:
Rolf Bjarne Kvinge 2020-09-24 10:59:34 +02:00 коммит произвёл GitHub
Родитель 3bb91a3f61
Коммит c9216f3aa4
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ The drag will contain two items:
When the drop happens on the **Green View**, the drop counter will be incremented and the contents of the drag package will be read and displayed in the console.
![Sample drag and drop sample](Screenshots/0.png)
![Sample drag and drop sample](Screenshots/01.png)
## Prerequisites