diff --git a/app/views/dashboards/_actions.html.erb b/app/views/dashboards/_actions.html.erb
index 28cf8f78b..62f0c3bc3 100644
--- a/app/views/dashboards/_actions.html.erb
+++ b/app/views/dashboards/_actions.html.erb
@@ -4,6 +4,11 @@
<%= @user.articles_count %>
+ " href="/<%=current_user.username%>/series">
+ Series
+ <%= @user.collections.count %>
+
+
" href="/dashboard/user_followers">
Followers
<%= @user.followers_count %>