From 82f87bafd279cb484572d76ee85ec62c2444b26c Mon Sep 17 00:00:00 2001 From: Tony Smith Date: Wed, 19 Aug 2020 10:14:24 +0100 Subject: [PATCH] Fix page link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3437130..95c9a45 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ git submodule update --remote To learn how to add the BlinkUp SDK files to your app project, please see the relevant documentation included with each of the SDK: -- [Android SDK Installation](./android/README.md) +- [Android SDK Installation](./sdk/README.md) ## Release Notes and Known Issues ##