diff --git a/README.md b/README.md index d921b30..8d05b14 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Other Content-Types will be returned as a single call to `Observer.onNext`. Main Classes: -- [ObservableHttp](https://github.com/Netflix/RxJava/blob/master/rxjava-contrib/rxjava-apache-http/src/main/java/rx/apache/http/ObservableHttp.java) -- [ObservableHttpResponse](https://github.com/Netflix/RxJava/blob/master/rxjava-contrib/rxjava-apache-http/src/main/java/rx/apache/http/ObservableHttpResponse.java) +- [ObservableHttp](https://github.com/ReactiveX/RxApacheHttp/blob/0.x/src/main/java/rx/apache/http/ObservableHttp.java) +- [ObservableHttpResponse](https://github.com/ReactiveX/RxApacheHttp/blob/0.x/src/main/java/rx/apache/http/ObservableHttpResponse.java) # Binaries