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

This commit is contained in:
Matheus Macabu 2024-08-27 14:25:51 +02:00 committed by GitHub
parent e66979765d
commit b132d921b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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>