From 9e908815fb7ceb38b6c8068094bb9ac3c1cc2df2 Mon Sep 17 00:00:00 2001 From: gabriel-logan Date: Wed, 10 Jul 2024 15:18:22 -0300 Subject: [PATCH] Update repository URLs to point to the new documentation repository --- README.md | 2 +- README.pt.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc29eca..d5e0300 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This library provides validation functionalities in the following programming la ## Usage -For detailed usage instructions, please refer to the README file in the directory of the programming language you are using. For instance, TypeScript users can find the usage instructions in the [TypeScript README](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md). +For detailed usage instructions, please refer to the README file in the directory of the programming language you are using. For instance, TypeScript users can find the usage instructions in the [TypeScript README](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md). ## Installation diff --git a/README.pt.md b/README.pt.md index 739aba4..b92dece 100644 --- a/README.pt.md +++ b/README.pt.md @@ -18,7 +18,7 @@ Esta biblioteca fornece funcionalidades de validação nas seguintes linguagens ## Uso -Para instruções detalhadas de uso, consulte o arquivo README no diretório da linguagem de programação que você está usando. Por exemplo, os usuários de TypeScript podem encontrar as instruções de uso no [README do TypeScript](https://github.com/gabriel-logan/multiform-validator/tree/main/packages/typescript/README.md). +Para instruções detalhadas de uso, consulte o arquivo README no diretório da linguagem de programação que você está usando. Por exemplo, os usuários de TypeScript podem encontrar as instruções de uso no [README do TypeScript](https://github.com/Multiform-Validator/typescript-javascript/blob/main/README.md). ## Instalação