Skip to content

Commit 6a9f51e

Browse files
committed
removed second image and kept it as simple link
1 parent 4746282 commit 6a9f51e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Form should have different inputs with such types:
3030
Also form should have textarea and select elements.
3131

3232
Every field should have label which focus the input by click. See reference
33-
![screenshot](./references/form-example.png) for label names.
33+
[screenshot](./references/form-example.png) for label names.
3434
Every field should have name attribute.
3535

3636
- You should use every of this attribute at least one time - required, min, max,

0 commit comments

Comments
 (0)