From 8aa24e19c35910ddec3bd0157192a10e491222fa Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Sat, 21 Oct 2023 23:46:04 -0700 Subject: [PATCH] Update docs link --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 58e6e0d..a27a378 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,7 @@ The UMA protocol implementation for Kotlin and Java! See [this repository](https://github.com/lightsparkdev/kotlin-sdk/tree/develop/umaserverdemo) for a sample -implementation and check out -the [full documentation](https://app.lightspark.com/docs/uma-sdk/introduction) for more info. +implementation and check out the [full documentation](https://docs.uma.me) for more info. ## Installation