diff --git a/app/views/notifications/index.html.erb b/app/views/notifications/index.html.erb
index 1f302e623..35942d06a 100644
--- a/app/views/notifications/index.html.erb
+++ b/app/views/notifications/index.html.erb
@@ -11,10 +11,7 @@
<%= @page_title %>
- <%= link_to new_bucket_path, class: "btn flex-item-justify-end", style: "view-transition-name: new-bucket" do %>
- <%= image_tag "add.svg", aria: { hidden: true }, size: 24 %>
- Add a new project
- <% end %>
+
<% end %>