From efc1d454c78f62f2e4423b41999551fa4792e57b Mon Sep 17 00:00:00 2001 From: Sagor Sarker Date: Fri, 6 Dec 2024 12:52:50 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d3ea0e..0f3bd64 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ print(tokens) ## Documentation Full documentation are available [here](https://sagorbrur.github.io/bnlp/) -If you are using previous version of **bnlp** check the documentation [archive](https://github.com/sagorbrur/bnlp/tree/master/docs/archive) +If you are using previous version of **bnlp** check the documentation [archive](https://sagorbrur.github.io/bnlp/docs/archive) ## Contributor Guide