Skip to content

Commit d002a33

Browse files
authored
add correct screenshot link
1 parent bbc2957 commit d002a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Weight Converter/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ grams, pounds and ounces.
99
# screenshots
1010
a. When we don't enter any value or the value is less than or equal to zero then an alert appears.
1111

12-
![](https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter/screenshots/when_no_value_passed.png)
12+
![](https://raw.githubusercontent.com/Ayushparikh-code/Web-dev-mini-projects/main/Weight%20Converter/screenshots/when_no_value_passed.png)
1313

1414
b. When we enter a valid value then it gets converted on clicking convert button.
1515

16-
![](https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter/screenshots/smooth_functioning.png)
16+
![](https://github.com/Ayushparikh-code/Web-dev-mini-projects/blob/main/Weight%20Converter/screenshots/smooth_functioning.png?raw=true)
1717

1818

1919
c. On clicking Reset button, the fields will get cleared.

0 commit comments

Comments
 (0)