Merge pull request #419 from ReactiveX/fix-broken-link

Update GettingStarted.md
This commit is contained in:
Krunoslav Zaher 2016-01-20 21:16:56 +01:00
commit a3afac7428
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@ public struct Logging {
... is a set of classes that implement fully functional reactive data sources for `UITableView`s and `UICollectionView`s.
Source code, more information and rationale why these classes are separated into their directory can be found [here](../RxDataSourceStarterKit).
Source code, more information and rationale why these classes are separated into their directory can be found [here](../RxExample/RxDataSourceStarterKit).
Using them should come down to just importing all of the files into your project.