Skip to content

Commit f60ec70

Browse files
horghclaude
andcommitted
Fix YARD link syntax in Factors model
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent f68f691 commit f60ec70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/minfraud/model/factors.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Factors < Insights
2121
# that are used to calculate the overall risk score.
2222
#
2323
# @return [Minfraud::Model::Subscores]
24-
# @deprecated Use {::risk_score_reasons} instead.
24+
# @deprecated Use {#risk_score_reasons} instead.
2525
attr_reader :subscores
2626

2727
# @!visibility private

0 commit comments

Comments
 (0)