update perspective models docs link (#2844)

This commit is contained in:
Tessa Thornton
2020-02-18 10:31:48 -05:00
committed by GitHub
parent cec76e0046
commit 34ba2da88d
2 changed files with 2 additions and 2 deletions
@@ -156,7 +156,7 @@ const PerspectiveConfig: FunctionComponent<Props> = ({ disabled }) => {
externalLink={
<ExternalLink
href={
"https://github.com/conversationai/perspectiveapi/blob/master/api_reference.md#models"
"https://github.com/conversationai/perspectiveapi/blob/master/2-api/models.md"
}
/>
}
@@ -760,7 +760,7 @@ comment is toxic, according to Perspective API. By default the threshold is set
You can find out more about model choices
<a
className="ExternalLink-root"
href="https://github.com/conversationai/perspectiveapi/blob/master/api_reference.md#models"
href="https://github.com/conversationai/perspectiveapi/blob/master/2-api/models.md"
rel="noopener noreferrer"
target="_blank"
>