From eadb829657741f75b783d3ec3d7a25003ca49683 Mon Sep 17 00:00:00 2001 From: Meilame Tayebjee <114609737+meilame-tayebjee@users.noreply.github.com> Date: Tue, 25 Nov 2025 22:52:53 +0100 Subject: [PATCH] fix typo link readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 505c667..ad7ec83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # torchTextClassifiers -[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://inseeflab.github.io/torchTextClassifiers/) +[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://inseefrlab.github.io/torchTextClassifiers/) 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/). @@ -58,3 +58,4 @@ See the [examples/](examples/) directory for: This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +