diff --git a/README.md b/README.md index f9b2291..51e4b37 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ COpenSSL [![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg?style=flat)](https://developer.apple.com/swift/) [![Platforms Linux](https://img.shields.io/badge/Platforms-Linux-lightgray.svg?style=flat)](https://developer.apple.com/swift/) [![License MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://tldrlegal.com/license/mit-license) -[![Slack Status](https://zewo-slackin.herokuapp.com/badge.svg)](https://zewo-slackin.herokuapp.com) +[![Slack Status](https://zewo-slackin.herokuapp.com/badge.svg)](http://slack.zewo.io) **OpenSSL** for **Swift 2.2**. @@ -23,7 +23,7 @@ import PackageDescription let package = Package( dependencies: [ - .Package(url: "https://github.com/Zewo/COpenSSL.git", majorVersion: 0, minor: 1) + .Package(url: "https://github.com/Zewo/COpenSSL.git", majorVersion: 0, minor: 2) ] ) @@ -31,9 +31,9 @@ let package = Package( ## Community -[![Slack](http://s13.postimg.org/ybwy92ktf/Slack.png)](https://zewo-slackin.herokuapp.com) +[![Slack](http://s13.postimg.org/ybwy92ktf/Slack.png)](http://slack.zewo.io) -Join us on [Slack](https://zewo-slackin.herokuapp.com). +Join us on [Slack](http://slack.zewo.io). License -------