From ec0bd719d87e284e737beddc57415950535ba907 Mon Sep 17 00:00:00 2001 From: gabriel-logan Date: Wed, 10 Jul 2024 17:09:20 -0300 Subject: [PATCH] chore: Update image URLs in README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index af9ad74..22e7e1d 100644 --- a/README.md +++ b/README.md @@ -102,9 +102,9 @@ 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://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/exampleWithReactjs.png) -![Showing error options](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/options.png) -![Showing error in browser](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/showErro.png) +![Example using Reactjs](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/exampleWithReactjs.png) +![Showing error options](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/images/options.png) +![Showing error in browser](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/images/showErro.png) ### For better information, read the documentation