Skip to content

Commit eac3a46

Browse files
committed
Update url to create own components entry in docs
1 parent cb4241c commit eac3a46

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
@@ -32,7 +32,7 @@ It is designed to be straightforward to use and flexible, allowing you to create
3232
To use the `InputFilter` class, create a new class that inherits from it and define the
3333
fields you want to validate and filter.
3434

35-
There are many filters and validators available, but you can also create your [own](https://leandercs.github.io/flask-inputfilter/guides/create_own.html).
35+
There are many filters and validators available, but you can also create your [own](https://leandercs.github.io/flask-inputfilter/guides/create_own_components.html).
3636

3737

3838
## Installation

0 commit comments

Comments
 (0)