diff --git a/services/web/app/views/project/list/notifications.pug b/services/web/app/views/project/list/notifications.pug index fd6a508d72..d4bc59e751 100644 --- a/services/web/app/views/project/list/notifications.pug +++ b/services/web/app/views/project/list/notifications.pug @@ -64,7 +64,7 @@ include ../../_mixins/saml ) #{translate("find_out_more_nt")} .notification-action a.pull-right.btn.btn-sm.btn-info( - href=`{{samlInitPath}}?university_id={{notification.messageOpts.institutionId}}` + href=`{{samlInitPath}}?university_id={{notification.messageOpts.institutionId}}&auto=/project` ) | #{translate("link_account")} .notification-close