Skip to content

Commit 9af87f6

Browse files
Merge pull request #10 from AnswerDotAI/fix-readme-doc-link
fix doc link
2 parents f8bbdbf + 174aa7b commit 9af87f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,4 +266,4 @@ p.decode(v)
266266
### Documentation
267267

268268
This was just a quickstart. Learn more by reading the
269-
[documentation](https://github.io/AnswerDotAI/fasttransform).
269+
[documentation](https://answerdotai.github.io/fasttransform/).

nbs/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@
490490
"source": [
491491
"### Documentation\n",
492492
"\n",
493-
"This was just a quickstart. Learn more by reading the [documentation](https://github.io/AnswerDotAI/fasttransform)."
493+
"This was just a quickstart. Learn more by reading the [documentation](https://answerdotai.github.io/fasttransform/)."
494494
]
495495
}
496496
],

0 commit comments

Comments
 (0)