Skip to content

Commit 36cd643

Browse files
fix typo link readme
1 parent d5b075f commit 36cd643

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# torchTextClassifiers
22

3-
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://inseeflab.github.io/torchTextClassifiers/)
3+
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://inseefrlab.github.io/torchTextClassifiers/)
44

55
A unified, extensible framework for text classification with categorical variables built on [PyTorch](https://pytorch.org/) and [PyTorch Lightning](https://lightning.ai/docs/pytorch/stable/).
66

@@ -58,3 +58,4 @@ See the [examples/](examples/) directory for:
5858

5959
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
6060

61+

0 commit comments

Comments
 (0)