Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3108f13

Browse files
Update README.md
1 parent 3c92927 commit 3108f13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎README.md‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# JSQDataSourcesKit
2-
[![Build Status](https://secure.travis-ci.org/jessesquires/JSQDataSourcesKit.svg)](http://travis-ci.org/jessesquires/JSQDataSourcesKit) [![Version Status](https://img.shields.io/cocoapods/v/JSQDataSourcesKit.svg)][podLink] [![license MIT](https://img.shields.io/cocoapods/l/JSQDataSourcesKit.svg)][mitLink] [![codecov](https://codecov.io/gh/jessesquires/JSQDataSourcesKit/branch/develop/graph/badge.svg)](https://codecov.io/gh/jessesquires/JSQDataSourcesKit) [![Platform](https://img.shields.io/cocoapods/p/JSQDataSourcesKit.svg)][docsLink] [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
2+
[![Build Status](https://secure.travis-ci.org/jessesquires/JSQDataSourcesKit.svg)](https://travis-ci.org/jessesquires/JSQDataSourcesKit) [![Version Status](https://img.shields.io/cocoapods/v/JSQDataSourcesKit.svg)][podLink] [![license MIT](https://img.shields.io/cocoapods/l/JSQDataSourcesKit.svg)][mitLink] [![codecov](https://codecov.io/gh/jessesquires/JSQDataSourcesKit/branch/develop/graph/badge.svg)](https://codecov.io/gh/jessesquires/JSQDataSourcesKit) [![Platform](https://img.shields.io/cocoapods/p/JSQDataSourcesKit.svg)][docsLink] [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
33

44
*Protocol-oriented, type-safe data source objects that keep your view controllers light*
55

@@ -18,7 +18,7 @@ This library reduces the boilerplate code regarding the `UITableView`, `UICollec
1818

1919
## Installation
2020

21-
#### [CocoaPods](http://cocoapods.org) (recommended)
21+
#### [CocoaPods](https://cocoapods.org) (recommended)
2222

2323
````ruby
2424
use_frameworks!
@@ -114,7 +114,7 @@ Please follow these sweet [contribution guidelines](https://github.com/jessesqui
114114

115115
## Credits
116116

117-
Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires).
117+
Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires)
118118

119119
* Inspired by **[andymatuschak](https://github.com/andymatuschak) /** [gist f1e1691fa1a327468f8e](https://gist.github.com/andymatuschak/f1e1691fa1a327468f8e)
120120
* Inspired by **[ashfurrow](https://github.com/ashfurrow) /** [UICollectionView-NSFetchedResultsController](https://github.com/ashfurrow/UICollectionView-NSFetchedResultsController)
@@ -127,6 +127,6 @@ Created and maintained by [**@jesse_squires**](https://twitter.com/jesse_squires
127127
128128
*Please provide attribution, it is greatly appreciated.*
129129

130-
[docsLink]:http://jessesquires.github.io/JSQDataSourcesKit
130+
[docsLink]:https://jessesquires.github.io/JSQDataSourcesKit
131131
[podLink]:https://cocoapods.org/pods/JSQDataSourcesKit
132-
[mitLink]:http://opensource.org/licenses/MIT
132+
[mitLink]:https://opensource.org/licenses/MIT

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /