Skip to content

Commit 774584a

Browse files
committed
removes TODOs from the README
1 parent af11006 commit 774584a

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# OpenTok Java SDK
22

3-
**TODO**: change this to opentok fork instead of aoberoi
4-
5-
[![Build Status](https://travis-ci.org/aoberoi/Opentok-Java-SDK.svg?branch=modernization)](https://travis-ci.org/aoberoi/Opentok-Java-SDK)
3+
[![Build Status](https://travis-ci.org/opentok/Opentok-Java-SDK.svg?branch=modernization)](https://travis-ci.org/opentok/Opentok-Java-SDK)
64

75
The OpenTok Java SDK lets you generate
86
[sessions](http://tokbox.com/opentok/tutorials/create-session/) and
@@ -191,7 +189,7 @@ This project is tested on both OpenJDK and Oracle implementations.
191189

192190
# Release Notes
193191

194-
**TODO**: See the [Releases](https://github.com/opentok/opentok-java-sdk/releases) page for details
192+
See the [Releases](https://github.com/opentok/opentok-java-sdk/releases) page for details
195193
about each release.
196194

197195
## Important changes in v2.2
@@ -212,7 +210,7 @@ take two parameters: the session ID and a TokenOptions object.
212210

213211
# Development and Contributing
214212

215-
Interested in contributing? We :heart: pull requests! See the [Development](DEVELOPING.md) and
213+
Interested in contributing? We :heart: pull requests! See the [Development](DEVELOPING.md) and
216214
[Contribution](CONTRIBUTING.md) guidelines.
217215

218216
# Support

0 commit comments

Comments
 (0)