diff --git a/app/assets/javascripts/discourse/templates/components/discourse-topic-map.js.handlebars b/app/assets/javascripts/discourse/templates/components/discourse-topic-map.js.handlebars index 8793df5a6df..7e028cbd68e 100644 --- a/app/assets/javascripts/discourse/templates/components/discourse-topic-map.js.handlebars +++ b/app/assets/javascripts/discourse/templates/components/discourse-topic-map.js.handlebars @@ -50,7 +50,7 @@
  • {{clicks}} - {{#if title}}{{shorten title}}{{else}}{{shortenUrl url}}{{/if}} + {{#if title}}{{title}}{{else}}{{shortenUrl url}}{{/if}} {{#if internal}}{{/if}}