diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/views/dashboard/todos/index.html.haml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/dashboard/todos/index.html.haml b/app/views/dashboard/todos/index.html.haml index ff13254e0f5..2411cc45724 100644 --- a/app/views/dashboard/todos/index.html.haml +++ b/app/views/dashboard/todos/index.html.haml @@ -88,7 +88,8 @@ Are you looking for things to do? Take a look at = succeed "," do = link_to "the opened issues", issues_dashboard_path - = link_to "contribute to merge requests", merge_requests_dashboard_path + contribute to + = link_to "merge requests", merge_requests_dashboard_path or mention someone in a comment to assign a new todo automatically. - else .todos-empty |