From b132d921b717439d61337d66ba61815ff5892458 Mon Sep 17 00:00:00 2001 From: Matheus Macabu Date: Tue, 27 Aug 2024 14:25:51 +0200 Subject: [PATCH] CloudMigrations: point cloud instance to sef-serve guide (#92471) --- .../migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx b/public/app/features/migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx index bc641972e7a..32d12e86924 100644 --- a/public/app/features/migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx +++ b/public/app/features/migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx @@ -54,7 +54,7 @@ export const MigrationStepsPane = () => { {t('migrate-to-cloud.get-started.configure-pdc-link', 'Configure PDC for this stack')} - + {t('migrate-to-cloud.migrate-to-this-stack.link-title', 'View the full migration guide')}