Skip to content

Commit 115b47e

Browse files
authored
Update link for 'How to use' button (#3409)
Update link for 'How to use' button
1 parent cd2ff9f commit 115b47e

File tree

1 file changed

+1
-1
lines changed
  • ui/component/youtubeTransferStatus

1 file changed

+1
-1
lines changed

ui/component/youtubeTransferStatus/view.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ export default function YoutubeTransferStatus(props: Props) {
380380
<Button
381381
button="link"
382382
label={__('How to use')}
383-
href="https://help.odysee.tv/category-syncprogram/"
383+
href="https://help.odysee.tv/category-syncprogram/synctool/"
384384
/>
385385
</div>
386386
</div>

0 commit comments

Comments
 (0)