Skip to content

Commit 21df424

Browse files
Merge pull request #1 from gabriel-logan/main
chore: Update image URLs in README.md
2 parents 70c879a + ec0bd71 commit 21df424

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ This package contains various modules for validating different types of data. Be
102102
### You can use it in React Native, Angular, any javascript framework or any javascript or typescript code.
103103
#### Example using Reactjs:
104104

105-
![Example using Reactjs](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/exampleWithReactjs.png)
106-
![Showing error options](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/options.png)
107-
![Showing error in browser](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/showErro.png)
105+
![Example using Reactjs](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/exampleWithReactjs.png)
106+
![Showing error options](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/images/options.png)
107+
![Showing error in browser](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/images/showErro.png)
108108

109109
### For better information, read the documentation
110110

0 commit comments

Comments
 (0)