File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ grams, pounds and ounces.
9
9
# screenshots
10
10
a. When we don't enter any value or the value is less than or equal to zero then an alert appears.
11
11
12
- ![ ] ( . /screenshots/when_no_value_passed.png)
12
+ ![ ] ( https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter /screenshots/when_no_value_passed.png)
13
13
14
14
b. When we enter a valid value then it gets converted on clicking convert button.
15
15
16
- ![ ] ( . /screenshots/smooth_functioning.png)
16
+ ![ ] ( https://github.com/palaksinghania05/Web-dev-mini-projects/blob/weight_converter/Weight%20Converter /screenshots/smooth_functioning.png)
17
17
18
18
19
- c. On clicking Reset button, the fields will get cleared.
19
+ c. On clicking Reset button, the fields will get cleared.
You can’t perform that action at this time.
0 commit comments