From ebcb13f6156b72259527e38f6ca9941aa0b554d1 Mon Sep 17 00:00:00 2001 From: Jorge Garrido Date: Sat, 26 May 2018 22:14:26 +0200 Subject: [PATCH] Fix broken samples link (#435) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a205404c..c9bf253ee 100644 --- a/README.md +++ b/README.md @@ -338,7 +338,7 @@ RxAndroidBle already provides all the necessary bluetooth permissions for you. R ``` ## More examples -Complete usage examples are located in `/sample` [GitHub repo](https://github.com/Polidea/RxAndroidBle/tree/master/sample/src/main/java/com/polidea/rxandroidble/sample). +Complete usage examples are located in `/sample` [GitHub repo](https://github.com/Polidea/RxAndroidBle/tree/master/sample/src/main/java/com/polidea/rxandroidble2/sample). ## Download ### Gradle