Skip to content
This repository was archived by the owner on Nov 29, 2022. It is now read-only.

Commit d3bd3f5

Browse files
sashahilton00dzenbot
authored andcommitted
Fix image URLs (#381)
1 parent b5b9216 commit d3bd3f5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Most applications show lists of content (data sets), which many turn out to be e
1919

2020
Please read this very interesting article about [*Designing For The Empty States*](http://tympanus.net/codrops/2013/01/09/designing-for-the-empty-states/).
2121

22-
![Screenshots_Row1](https://raw.githubusercontent.com/dzenbot/UITableView-DataSet/master/Examples/Applications/Screenshots/Screenshots_row1.png)
23-
![Screenshots_Row2](https://raw.githubusercontent.com/dzenbot/UITableView-DataSet/master/Examples/Applications/Screenshots/Screenshots_row2.png)
24-
(*These are real life examples, available in the 'Applications' sample project*)
22+
![Screenshots_Row1](https://raw.githubusercontent.com/dzenbot/DZNEmptyDataSet/v2-swift/Examples/Applications/Screenshots/Screenshots_row1.png)
23+
![Screenshots_Row2](https://raw.githubusercontent.com/dzenbot/DZNEmptyDataSet/v2-swift/Examples/Applications/Screenshots/Screenshots_row2.png)
24+
(*These are real life examples, available in the 'Applications' sample project in the v2-Swift branch*)
2525

2626
**[Empty Data Sets](http://pttrns.com/?did=1&scid=30)** are helpful for:
2727
* Avoiding white-screens and communicating to your users why the screen is empty.

0 commit comments

Comments
 (0)