diff --git a/src/supermarket/app/views/layouts/application.html.erb b/src/supermarket/app/views/layouts/application.html.erb
index 792c3d7e5f..e66280ce96 100644
--- a/src/supermarket/app/views/layouts/application.html.erb
+++ b/src/supermarket/app/views/layouts/application.html.erb
@@ -70,6 +70,7 @@
<%= link_to 'Code of Conduct', chef_docs_url('community_guidelines') %>
<%= link_to 'Terms and Conditions of Use', progress_www_url('legal/terms-of-use') %>
<%= link_to 'Privacy Policy', progress_www_url('legal/privacy-policy') %>
+ <%= link_to 'Cookie Policy', progress_www_url('legal/cookie-policy') %>
<%= link_to 'Trademark Policy', progress_www_url('legal/trademarks') %>
<%= link_to 'Status', chef_status_url %>