fix yt url
This commit is contained in:
parent
1f6366573c
commit
02c55b50db
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ class UserVerify extends React.PureComponent {
|
|||
</div>
|
||||
<div className="card__actions">
|
||||
<Link
|
||||
href="https://api.lbry.io/yt/sync"
|
||||
href="https://api.lbry.io/yt/connect"
|
||||
button="alt"
|
||||
icon="icon-youtube"
|
||||
label={__("YouTube Account Sync")}
|
||||
|
|
Loading…
Reference in a new issue