CloudMigrations: Make improvements to the text content (#103770)
* change copy configuration * comma and this token after token creation * securely migrate and you'll need token * add caret and modify steps * period after check failed resources * learn about migrating v1 * building snapshot reduce text * right caret connect to a cloud stack * building snapshot reduce text v2 * make i18n-extract after merge
This commit is contained in:
@@ -56,7 +56,7 @@ func (s *ServiceImpl) getAdminNode(c *contextmodel.ReqContext) (*navtree.NavLink
|
||||
generalNodeLinks = append(generalNodeLinks, &navtree.NavLink{
|
||||
Text: "Migrate to Grafana Cloud",
|
||||
Id: "migrate-to-cloud",
|
||||
SubTitle: "Copy configuration from your self-managed installation to a cloud stack",
|
||||
SubTitle: "Copy resources from your self-managed installation to a cloud stack",
|
||||
Url: s.cfg.AppSubURL + "/admin/migrate-to-cloud",
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user