Updated the Migrate data link (#2122)

* updated the Migrate data link

* updated the Migrate data link (removed en-us)

---------

Co-authored-by: Sakshi Gupta <sakshig+microsoft@microsoft.com>
This commit is contained in:
sakshigupta12feb 2025-04-30 17:48:15 +05:30 committed by GitHub
parent 8bcad6e0e0
commit e90e1fc581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -817,7 +817,7 @@ export class SplashScreen extends React.Component<SplashScreenProps> {
private vcoreMongoNextStepItems: { link: string; title: string; description: string }[] = [
{
link: "https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/vcore/how-to-migrate-native-tools?tabs=export-import",
link: "https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore/migration-options",
title: "Migrate Data",
description: "",
},