Skip to content

Commit 6626017

Browse files
authored
docs: fix link to accept attribute details
1 parent 4b844d4 commit 6626017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ JavaScript implementation of the "accept" attribute for HTML5 `<input type="file
55
[![npm version](https://badge.fury.io/js/attr-accept.svg)](https://badge.fury.io/js/attr-accept)
66
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
77

8-
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#accept for more information.
8+
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/file#attr-accept for more information.
99

1010
Installation
1111
=====

0 commit comments

Comments
 (0)