diff --git a/packages/loot-core/src/client/upgrade-notifications.js b/packages/loot-core/src/client/upgrade-notifications.js
index e1f33e301a9b3b69701dec31b237b7e0fb974fd9..f87601fb9b6b65d6d295530051d23c5837a63666 100644
--- a/packages/loot-core/src/client/upgrade-notifications.js
+++ b/packages/loot-core/src/client/upgrade-notifications.js
@@ -55,7 +55,7 @@ export default function checkForUpgradeNotifications(
               type: 'message',
               title: 'Split transactions now support transfers & payees',
               message:
-                'The payee field is now available on split transactions, allowing you to perform transfers on individual split transactions.\n\nAll existing split transactions have a blank payee and we recommend using the tool below to set the payee from the parent. [View a video walkthrough](https://actualbudget.com/blog/split-transactions-transfer)',
+                'The payee field is now available on split transactions, allowing you to perform transfers on individual split transactions.\n\nAll existing split transactions have a blank payee and we recommend using the tool below to set the payee from the parent. [View a video walkthrough](https://www.youtube.com/watch?v=5kTtAsB0Oqk)',
               sticky: true,
               id: 'repair-splits',
               button: {
diff --git a/packages/loot-design/src/components/modals/PlaidExternalMsg.js b/packages/loot-design/src/components/modals/PlaidExternalMsg.js
index 05b354ef9503ad1e025ca9b1ae473446fbe1c61f..25f124a145c1eaf9b21285f0e1cdf74e33f927d1 100644
--- a/packages/loot-design/src/components/modals/PlaidExternalMsg.js
+++ b/packages/loot-design/src/components/modals/PlaidExternalMsg.js
@@ -130,10 +130,7 @@ export default function PlaidExternalMsg({
             Typing your bank{"'"}s username and password is one of the most
             security-sensitive things you can do, and the browser is the most
             secure app in the world. Why not use it to make sure your
-            information is safe?{' '}
-            <a href="https://actualbudget.com/security-learn-more">
-              Learn more about security
-            </a>
+            information is safe? [TODO: Link to docs article]
           </Text>
 
           <ModalButtons style={{ marginTop: 10 }}>