Skip to content

Commit

Permalink
Fix wrong link
Browse files Browse the repository at this point in the history
  • Loading branch information
BernhardK91 authored Apr 3, 2024
1 parent a5df67e commit 3781486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/validation/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class SongData extends Data

When you provide an artist with a length of more than 20 characters, the validation will fail.

There's a complete [chapter](/docs/laravel-data/v4/validation/using-attributes) dedicated to validation attributes.
There's a complete [chapter](/docs/laravel-data/v4/validation/using-validation-attributes) dedicated to validation attributes.

### Manual rules

Expand Down

0 comments on commit 3781486

Please sign in to comment.