From bd252c3aed375da86f49c6ce7f5b7e6fe24b9abe Mon Sep 17 00:00:00 2001 From: Chewbaccalakis Date: Tue, 31 Dec 2024 01:48:32 +0000 Subject: [PATCH] updated github pages link to reflect transfer to org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7730e40..98246a6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Typescript library for accessing D4H Typedoc Generated Documentation available at: -```https://chewbaccalakis.github.io/d4h-typescript/modules.html``` + ## How to Consume This library is not in NPM. As a result, you need to add it to your project locally. To do so, you have three options: