From b7f3d59db3c3a48a50d01fb972eeb9a366c476d4 Mon Sep 17 00:00:00 2001 From: gabriel-logan Date: Fri, 15 Mar 2024 19:41:46 -0300 Subject: [PATCH] chore: edit readmefile from ts package --- packages/typescript/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/typescript/README.md b/packages/typescript/README.md index d13ea0b..773dd57 100644 --- a/packages/typescript/README.md +++ b/packages/typescript/README.md @@ -72,8 +72,8 @@ This package contains various modules for validating different types of data. Be ### You can use it in React Native, Angular, any javascript framework or any javascript or typescript code. #### Example using Reactjs: -![Example using Reactjs](https://github.com/gabriel-logan/multiform-validator/blob/main/images/exampleWithReactjs.png) -![Showing error in browser](https://github.com/gabriel-logan/multiform-validator/blob/main/images/showErro.png) +![Example using Reactjs](https://github.com/gabriel-logan/multiform-validator/tree/main/docs/images/exampleWithReactjs.png) +![Showing error in browser](https://github.com/gabriel-logan/multiform-validator/tree/main/docs/images/showErro.png) ### For better information, read the documentation