Skip to content

Commit 7e081fa

Browse files
authored
docs(input): update Maskito documentation link (#3072)
1 parent 20981f3 commit 7e081fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ import FilteringData from '@site/static/usage/v7/input/filtering/index.md';
120120

121121
## Input Masking
122122

123-
Input masks are expressions that constrain input to support valid input values. Ionic recommends using [Maskito](https://tinkoff.github.io/maskito/getting-started/what-is-maskito) for input masking. Maskito is a lightweight, dependency-free library for masking input fields. It supports a wide range of masks, including phone numbers, credit cards, dates, and more.
123+
Input masks are expressions that constrain input to support valid input values. Ionic recommends using [Maskito](https://maskito.dev) for input masking. Maskito is a lightweight, dependency-free library for masking input fields. It supports a wide range of masks, including phone numbers, credit cards, dates, and more.
124124

125125
To get started with Maskito, install the library:
126126

0 commit comments

Comments
 (0)