# How to make links in composer show as blue+underlined

**URL:** https://meta.discourse.org/t/how-to-make-links-in-composer-show-as-blue-underlined/339458
**Category:** Support
**Tags:** composer
**Created:** [November 30, 2024, 5:46am UTC](https://meta.discourse.org/t/how-to-make-links-in-composer-show-as-blue-underlined/339458 "2024-11-30T05:46:08Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![Don](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/don/32/228726_2.png) [@Don](https://meta.discourse.org/u/Don)
#### Post date: [December 1, 2024, 8:06am UTC](https://meta.discourse.org/t/how-to-make-links-in-composer-show-as-blue-underlined/339458/6 "2024-12-01T08:06:48Z")

</div>

If it’s an internal url for example a topic link then you can use the following format to make it shorter: `/t/-/topic-id`. This way you can skip the domain and topic title. And only use the topic id which is a number to find the topic.

Or there is a theme component too for it: [Share Link Shortener](https://meta.discourse.org/t/share-link-shortener/251965)

—-

If it’s an external url then I think it only possible with a kind of url shortener right now. It would be cool to build a theme component or plugin which automatically shorten the url. It could be control by a setting to restrict the internal urls or what domain setted up. But this is just an idea 😅

---

_[View the full topic](https://meta.discourse.org/t/how-to-make-links-in-composer-show-as-blue-underlined/339458)._
