(cherry picked from commit 2916c90500643f82aabcedd74b349938d8c86518)
@@ -41,7 +41,7 @@ export default Ember.Controller.extend({
routeName: 'yarn-apps.apps'
}, {
text: `App [${appId}]`,
- href: `#/yarn-app/${appId}/info`
+ href: `#/yarn-app/${appId}/attempts`
text: "Attempts",
href: `#/yarn-app/${appId}/attempts`
@@ -137,7 +137,7 @@ export default Ember.Controller.extend({
});
}
if (tailCrumbs) {