diff --git a/documentation/under-the-hood/media-match.md b/documentation/under-the-hood/media-match.md index 71657a4..6bca824 100644 --- a/documentation/under-the-hood/media-match.md +++ b/documentation/under-the-hood/media-match.md @@ -23,6 +23,6 @@ Currently, sufficient agreement is defined as: * 10+ raters with positive rater factors and 10+ raters with negative rater factors agree the note will be helpful if shown on all posts with matching media * 80%+ of raters from each factor sign agree the note will be helpful if shown on all posts with matching media -The rater factor used in the calculation is the factor from the [model that determined the note's status](./ranking-notes.md#multi-model-note-ranking) (e.g. CoreModel, GroupModel01, etc) +The rater factor used in the calculation is the factor from the [model that determined the note's status](./ranking-notes.md) (e.g. CoreModel, GroupModel01, etc) We expect to adjust this high initial threshold over time.