Skip to content

Commit

Permalink
fix: update tutorial link (#654)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhajneet authored Jul 11, 2021
1 parent 53a77eb commit 21efae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/frontend/src/Settings/OverlaySettings.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const OverlaySettings = () => {

<OptionGrid container align="center">
<Grid item {...slotSizes.single} className="buttons">
<TutorialButton className="tutorial-button" href="https://docs.shabados.com/tutorials/overlay">
<TutorialButton className="tutorial-button" href="https://docs.shabados.com/presenter/guides/configuring-live-stream-captions">
Learn More
</TutorialButton>
</Grid>
Expand Down

0 comments on commit 21efae4

Please sign in to comment.