diff --git a/app/assets/javascripts/discourse/templates/modal/history.js.handlebars b/app/assets/javascripts/discourse/templates/modal/history.js.handlebars
index 6510bbf848..e138a47fed 100644
--- a/app/assets/javascripts/discourse/templates/modal/history.js.handlebars
+++ b/app/assets/javascripts/discourse/templates/modal/history.js.handlebars
@@ -17,7 +17,7 @@
- {{i18n post.revisions.details.edited_by}} {{bound-avatar-template content.avatar_template "small"}} {{username}} {{bound-date created_at}} {{#if edit_reason}} — {{edit_reason}}{{/if}}
+ {{i18n post.revisions.details.edited_by}} {{#link-to 'user' username}}{{bound-avatar-template content.avatar_template "small"}} {{username}}{{/link-to}} {{bound-date created_at}} {{#if edit_reason}} — {{edit_reason}}{{/if}}
{{#if title_changes}}