diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php
index 2c847b11b9b5..0c7f1436a386 100644
--- a/resources/lang/en/texts.php
+++ b/resources/lang/en/texts.php
@@ -3536,7 +3536,7 @@ $LANG = array(
'email_subject_payment_partial' => 'Email Partial Payment Subject',
'is_approved' => 'Is Approved',
'migration_went_wrong' => 'Oops, something went wrong! Make sure you did proper setup with V2 of Invoice Ninja, before starting migration.',
- 'cross_migration_message' => 'Cross account migration is not allowed. Please read more about it here: https://invoiceninja.github.io/cross-site-migration.html',
+ 'cross_migration_message' => 'Cross account migration is not allowed. Make sure e-mail address is same on V4 and V5.',
'email_credit' => 'Email Credit',
'client_email_not_set' => 'Client does not have an email address set',
'ledger' => 'Ledger',
diff --git a/resources/views/migration/auth.blade.php b/resources/views/migration/auth.blade.php
index 281f5717a1a6..714da56fa2cf 100644
--- a/resources/views/migration/auth.blade.php
+++ b/resources/views/migration/auth.blade.php
@@ -12,7 +12,7 @@
Let's continue with authentication.
-
@stop
diff --git a/resources/views/migration/companies.blade.php b/resources/views/migration/companies.blade.php
index 4882b8d877eb..ac73dc852014 100644
--- a/resources/views/migration/companies.blade.php
+++ b/resources/views/migration/companies.blade.php
@@ -12,7 +12,7 @@
Awesome! Please select the company you would like to apply migration.
-
@stop
\ No newline at end of file
diff --git a/resources/views/migration/download.blade.php b/resources/views/migration/download.blade.php
index 71966fdbe837..545f41e2fed9 100644
--- a/resources/views/migration/download.blade.php
+++ b/resources/views/migration/download.blade.php
@@ -10,13 +10,13 @@
{!! trans('texts.download_data') !!}
-
@stop
\ No newline at end of file
diff --git a/resources/views/migration/endpoint.blade.php b/resources/views/migration/endpoint.blade.php
index 05f799359dfb..ae410d8d54f4 100644
--- a/resources/views/migration/endpoint.blade.php
+++ b/resources/views/migration/endpoint.blade.php
@@ -12,7 +12,7 @@
We need to know the link of your application.
-
In order to start the migration, we need to know where do you want to migrate.
-