Skip to content

Commit

Permalink
Merge pull request #733 from BernhardK91/fix-using-attributes-link
Browse files Browse the repository at this point in the history
Fix wrong link to using attributes page
  • Loading branch information
rubenvanassche authored Apr 4, 2024
2 parents 7911429 + 3781486 commit 125dd19
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 125dd19

Please sign in to comment.