# Markdown links not working without https://?

**URL:** https://meta.discourse.org/t/markdown-links-not-working-without-https/384591
**Category:** Support
**Tags:** composer
**Created:** [October 3, 2025, 2:26am UTC](https://meta.discourse.org/t/markdown-links-not-working-without-https/384591 "2025-10-03T02:26:49Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![one1](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/one1/32/493591_2.png) [@one1](https://meta.discourse.org/u/one1)
#### Post date: [October 3, 2025, 2:26am UTC](https://meta.discourse.org/t/markdown-links-not-working-without-https/384591/1 "2025-10-03T02:26:49Z")

</div>

Did something change recently with links?

When you write [example.com](http://example.com) in a post it automatically works as a link in a post. (meaning it looks like a link and clicking on it takes you to that site).

However when you write

```plaintext
[link](example.com)

```

link

It _looks like a link_ but there is in fact no link (meaning clicking on it does nothing).

Did this change recently? Someone on our forum noticed that we have a bunch of links like this that are (now?) not working.

NOTE: My example above is when using the Markdown editor (if that wasn’t obvious). When I use the rich wysiwyg editor and just paste `example.com` in the link dialog box, the link works.

---

_[View the full topic](https://meta.discourse.org/t/markdown-links-not-working-without-https/384591)._
