summaryrefslogtreecommitdiff
path: root/app/views/explore/projects/page_out_of_bounds.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/explore/projects/page_out_of_bounds.html.haml')
-rw-r--r--app/views/explore/projects/page_out_of_bounds.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/explore/projects/page_out_of_bounds.html.haml b/app/views/explore/projects/page_out_of_bounds.html.haml
index 1b65cdb0c56..dc92787a41f 100644
--- a/app/views/explore/projects/page_out_of_bounds.html.haml
+++ b/app/views/explore/projects/page_out_of_bounds.html.haml
@@ -3,7 +3,7 @@
.nothing-here-block
.svg-content
- = image_tag 'illustrations/profile-page/personal-project.svg', size: '75'
+ = image_tag 'illustrations/empty-state/empty-projects-md.svg', size: '75'
.text-content
%h5= _("Maximum page reached")
%p= _("Sorry, you have exceeded the maximum browsable page number. Please use the API to explore further.")