From 00a7c5ad7893cd8eebc25ea79476c5fd9a18e83b Mon Sep 17 00:00:00 2001 From: Meilame Tayebjee <114609737+meilame-tayebjee@users.noreply.github.com> Date: Tue, 25 Nov 2025 22:48:45 +0100 Subject: [PATCH] readme: fix doc link typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 804b293..505c667 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,7 @@ pip install -e . ## 📖 Documentation -Full documentation is available at: **https://inseeflab.github.io/torchTextClassifiers/** - +Full documentation is available at: **https://inseefrlab.github.io/torchTextClassifiers/** The documentation includes: - **Getting Started**: Installation and quick start guide - **Architecture**: Understanding the 3-layer design @@ -58,3 +57,4 @@ See the [examples/](examples/) directory for: ## 📄 License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +