Skip to content

Commit 9954019

Browse files
horghclaude
andcommitted
Fix Email component documentation URL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent a2bb3b4 commit 9954019

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/minfraud/components/email.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module Minfraud
77
module Components
88
# Email corresponds to the email object of a minFraud request.
99
#
10-
# @see https://dev.maxmind.com/minfraud/api-documentation/requests?lang=en#schema--request--email
10+
# @see https://dev.maxmind.com/minfraud/api-documentation/requests/?lang=en#email
1111
class Email < Base
1212
include Minfraud::Validates
1313

0 commit comments

Comments
 (0)