CloudMigrations: point cloud instance to sef-serve guide (#92471)

pull/92482/head
Matheus Macabu 11 months ago committed by GitHub
parent e66979765d
commit b132d921b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      public/app/features/migrate-to-cloud/cloud/EmptyState/MigrationStepsPane.tsx

@ -54,7 +54,7 @@ export const MigrationStepsPane = () => {
<TextLink href="/connections/private-data-source-connections">
{t('migrate-to-cloud.get-started.configure-pdc-link', 'Configure PDC for this stack')}
</TextLink>
<TextLink href="https://grafana.com/docs/grafana-cloud/account-management/migration-guide">
<TextLink href="/a/grafana-selfservetutorials-app/migrate-oss">
{t('migrate-to-cloud.migrate-to-this-stack.link-title', 'View the full migration guide')}
</TextLink>
</Box>

Loading…
Cancel
Save