Skip to content

Commit ea08eef

Browse files
committed
changed docs link in demo
1 parent afbacbe commit ea08eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo/components/Demo.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const Demo = () => {
6969
<Checkbox name="hasErrored" checked={config.hasErrored} onChange={updateConfig} labelText="hasErrored" />
7070
</div>
7171

72-
<a className="link" href="https://github.com/coded-bear/react-otpinput" target="_blank">
72+
<a className="link" href="https://github.com/coded-bear/react-otp-field" target="_blank">
7373
Documentation and Source
7474
</a>
7575
</div>

0 commit comments

Comments
 (0)