We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c129a71 commit e80a32fCopy full SHA for e80a32f
src/renderer/pages/WelcomePage.jsx
@@ -384,7 +384,7 @@ function WelcomePage() {
384
alert={
385
second
386
? ``
387
- : 'Do you need help installing EmuDeck for the first time? <a href="https://youtu.be/rs9jDHIDKkU" target="_blank">Check out this guide</a>'
+ : 'Do you need help installing EmuDeck for the first time? <a href="https://youtu.be/Y5r2WZAImuY" target="_blank">Check out this guide</a>'
388
}
389
alertCSS="alert--info"
390
onClick={selectMode}
0 commit comments