@@ -18,7 +18,7 @@
export default {
getApplicationLink: function(applicationId) {
- return "#/yarn-app/" + applicationId;
+ return "#/yarn-app/" + applicationId + '/attempts';
},
getQueueLink: function(queueName) {