diff --git a/src/OnboardingSPA/steps/TheFork/index.js b/src/OnboardingSPA/steps/TheFork/index.js
index 5c602643c..1ee659af7 100644
--- a/src/OnboardingSPA/steps/TheFork/index.js
+++ b/src/OnboardingSPA/steps/TheFork/index.js
@@ -65,14 +65,16 @@ const TheFork = () => {
/>
-
- { content.importtext }
-
+ { migrationUrl && (
+
+ { content.importtext }
+
+ ) }