diff --git a/packages/desktop-client/src/components/tutorial/Final.js b/packages/desktop-client/src/components/tutorial/Final.js
index 4c937771214b129bef613b836b20646ba43eac18..de96bd662f31c258650107743a94d35cd63872c0 100644
--- a/packages/desktop-client/src/components/tutorial/Final.js
+++ b/packages/desktop-client/src/components/tutorial/Final.js
@@ -25,7 +25,10 @@ function Final({ targetRect, navigationProps }) {
 
       <P isLast={true}>
         Read{' '}
-        <ExternalLink asAnchor href="https://actualbudget.github.io/docs/Budgeting/howitworks">
+        <ExternalLink
+          asAnchor
+          href="https://actualbudget.github.io/docs/Budgeting/howitworks"
+        >
           How it Works
         </ExternalLink>{' '}
         for an in-depth explanation of the budgeting workflow.
diff --git a/packages/desktop-client/src/components/tutorial/Intro.js b/packages/desktop-client/src/components/tutorial/Intro.js
index 7ca363542653c8697f41df606396829e29e314ec..d04d05d21d67387d79f5db59974786f646f0a40d 100644
--- a/packages/desktop-client/src/components/tutorial/Intro.js
+++ b/packages/desktop-client/src/components/tutorial/Intro.js
@@ -33,7 +33,10 @@ function Intro({ fromYNAB, nextTutorialStage, closeTutorial }) {
           : A guide on what to do first
         </Text>
         <Text>
-          <ExternalLink asAnchor href="https://actualbudget.github.io/docs/Budgeting/howitworks">
+          <ExternalLink
+            asAnchor
+            href="https://actualbudget.github.io/docs/Budgeting/howitworks"
+          >
             How it Works
           </ExternalLink>
           : An in-depth explanation of the budgeting workflow