diff --git a/app/views/entities/show.html.haml b/app/views/entities/show.html.haml
index beedb5e7..8d541856 100644
--- a/app/views/entities/show.html.haml
+++ b/app/views/entities/show.html.haml
@@ -133,7 +133,7 @@
%li
%p= @data_source_names.to_sentence
%li
- = link_to(t('entities.provenance.detail'), raw_entity_path(@sentity.id))
+ = link_to(t('entities.provenance.detail.other'), raw_entity_path(@sentity.id))
- if @oc_data[:restricted_for_marketing]