mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 05:59:50 +08:00
update perspective models docs link (#2844)
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user