From e5aa6e0e5badeb8cabedbf827ceefe08ebd0d54b Mon Sep 17 00:00:00 2001 From: woodser Date: Fri, 6 May 2022 08:11:23 -0400 Subject: [PATCH] fix typedocs link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45594d9c..ad279c01 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ await alice.disconnect(); ## TypeDocs -See haveno-ts [typedocs](https://haveno-dex.github.io/haveno-ts/classes/haveno.HavenoClient.html). +See haveno-ts [typedocs](https://haveno-dex.github.io/haveno-ts/classes/HavenoClient.HavenoClient-1.html). ## Run tests