From 174aa7bc8ed6af7085de444cb0b77dd752e399ed Mon Sep 17 00:00:00 2001 From: Rens Date: Thu, 12 Jun 2025 08:47:49 +0200 Subject: [PATCH] fix doc link --- README.md | 2 +- nbs/index.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0aef549..5d7c04c 100644 --- a/README.md +++ b/README.md @@ -266,4 +266,4 @@ p.decode(v) ### Documentation This was just a quickstart. Learn more by reading the -[documentation](https://github.io/AnswerDotAI/fasttransform). +[documentation](https://answerdotai.github.io/fasttransform/). diff --git a/nbs/index.ipynb b/nbs/index.ipynb index 7c7d171..fec13fd 100644 --- a/nbs/index.ipynb +++ b/nbs/index.ipynb @@ -490,7 +490,7 @@ "source": [ "### Documentation\n", "\n", - "This was just a quickstart. Learn more by reading the [documentation](https://github.io/AnswerDotAI/fasttransform)." + "This was just a quickstart. Learn more by reading the [documentation](https://answerdotai.github.io/fasttransform/)." ] } ],