diff --git a/app/views/admin/communication/websites/configs/permalinks/static.html.erb b/app/views/admin/communication/websites/configs/permalinks/static.html.erb
index 87e03483a79d40ae9eb7b773232de10ccbc1edcb..3655dd3f584136f149ca41b394079dd5ead49007 100644
--- a/app/views/admin/communication/websites/configs/permalinks/static.html.erb
+++ b/app/views/admin/communication/websites/configs/permalinks/static.html.erb
@@ -13,6 +13,9 @@ organizations:  <%= @website.special_page(:organizations).path_without_language
 <% if @website.has_authors? %>
 authors:        <%= @website.special_page(:persons).path_without_language %>:slug/<%= @website.special_page(:communication_posts).slug %>/
 <% end %>
+<% if @website.has_education_diplomas? %>
+diplomas:    <%= @website.special_page(:education_diplomas).path_without_language %>:slug/
+<% end %>
 <%# ces paths complƩmentaires sont nƩcessaires Ơ Hugo mais on ne les utilise pas %>
 <% if @website.has_administrators? %>
 administrators: <%= @website.special_page(:persons).path_without_language %>:slug/roles/