diff --git a/app/assets/javascripts/discourse/widgets/post-links.js.es6 b/app/assets/javascripts/discourse/widgets/post-links.js.es6 index f7b621a5072..db9fb431247 100644 --- a/app/assets/javascripts/discourse/widgets/post-links.js.es6 +++ b/app/assets/javascripts/discourse/widgets/post-links.js.es6 @@ -22,7 +22,7 @@ export default createWidget('post-links', { h('a.track-link', { className: 'inbound', attributes: { href: link.url } - }, [iconNode('arrows-h'), linkBody]) + }, [iconNode('link'), linkBody]) ); }, diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 7c4c6c749e0..8ebd0082043 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1083,7 +1083,7 @@ en: invited_to_topic: "

{{username}} {{description}}

" invitee_accepted: "

{{username}} accepted your invitation

" moved_post: "

{{username}} moved {{description}}

" - linked: "

{{username}} {{description}}

" + linked: "

{{username}} {{description}}

" granted_badge: "

Earned '{{description}}'

" group_message_summary: