Skip to content

Commit c2f4926

Browse files
author
Alex Taffe
authored
Remove IBM References From README (#94)
1 parent a89a3de commit c2f4926

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<a href="https://www.kitura.io/packages.html#all">
33
<img src="https://img.shields.io/badge/docs-kitura.io-1FBCE4.svg" alt="APIDoc">
44
</a>
5-
<a href="https://travis-ci.org/IBM-Swift/BlueSSLService">
6-
<img src="https://travis-ci.org/IBM-Swift/BlueSSLService.svg?branch=master" alt="Build Status - Master">
5+
<a href="https://travis-ci.org/Kitura/BlueSSLService">
6+
<img src="https://travis-ci.org/Kitura/BlueSSLService.svg?branch=master" alt="Build Status - Master">
77
</a>
88
<img src="https://img.shields.io/badge/os-macOS-green.svg?style=flat" alt="macOS">
99
<img src="https://img.shields.io/badge/os-iOS-green.svg?style=flat" alt="iOS">
@@ -16,7 +16,7 @@
1616

1717
# BlueSSLService
1818

19-
SSL/TLS Add-in framework for [BlueSocket](https://github.com/IBM-Swift/BlueSocket.git) in Swift using the Swift Package Manager. Works on supported Apple platforms (using Secure Transport) and on Linux (using OpenSSL).
19+
SSL/TLS Add-in framework for [BlueSocket](https://github.com/Kitura/BlueSocket.git) in Swift using the Swift Package Manager. Works on supported Apple platforms (using Secure Transport) and on Linux (using OpenSSL).
2020

2121
## Prerequisites
2222

@@ -211,4 +211,4 @@ We love to talk server-side Swift and Kitura. Join our [Slack](http://swift-at-i
211211

212212
## License
213213

214-
This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/IBM-Swift/BlueSSLService/blob/master/LICENSE).
214+
This library is licensed under Apache 2.0. Full license text is available in [LICENSE](https://github.com/Kitura/BlueSSLService/blob/master/LICENSE).

0 commit comments

Comments
 (0)