# Autolinking and doc sidebar

**URL:** https://meta.discourse.org/t/autolinking-and-doc-sidebar/330937
**Category:** Bug
**Tags:** fixed, doc-categories
**Created:** [October 15, 2024, 9:56am UTC](https://meta.discourse.org/t/autolinking-and-doc-sidebar/330937 "2024-10-15T09:56:42Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [October 15, 2024, 9:56am UTC](https://meta.discourse.org/t/autolinking-and-doc-sidebar/330937/1 "2024-10-15T09:56:42Z")

</div>

It seems autolinking breaks the link that is added to the sidebar.  
For example in the [Administrators Index](https://meta.discourse.org/t/administrators-index/322712)

> [@Administrators Index](https://meta.discourse.org/t/administrators-index/322712/1):
>
> - [Data Explorer](https://meta.discourse.org/t/32566?silent=true) Power BI integration: [Discourse Data Explorer Power BI integration](https://meta.discourse.org/t/discourse-data-explorer-power-bi-integration/159577)

which only adds “[Data Explorer](https://meta.discourse.org/t/32566?silent=true)” to the sidebar instead of “Discourse [Data Explorer](https://meta.discourse.org/t/32566?silent=true) Power BI integration”, also the link takes you to the topic about the plugin instead of to the guide.

 ![image](https://global.discourse-cdn.com/meta/original/4X/5/0/0/500dce0f3a9e19a4a28f26edcd3067f0f79e4421.png)

It also happens with [Discourse SSO](https://meta.discourse.org/t/13045?silent=true)

> [@Administrators Index](https://meta.discourse.org/t/administrators-index/322712/1):
>
> - [Discourse SSO](https://meta.discourse.org/t/13045?silent=true) with Mantis: [Use Discourse SSO with Mantis Bug Tracker](https://meta.discourse.org/t/use-discourse-sso-with-mantis-bug-tracker/69236)
> - [WP Discourse](https://github.com/discourse/wp-discourse) filters and actions: [WP Discourse Filters and Actions](https://meta.discourse.org/t/wp-discourse-filters-and-actions/307211)
> - Display [Data Explorer](https://meta.discourse.org/t/32566?silent=true) in WordPress: [Display Data Explorer query results in WordPress (with TwigAnything)](https://meta.discourse.org/t/display-data-explorer-query-results-in-wordpress-with-twiganything/40956)
> - [Discourse SSO](https://meta.discourse.org/t/13045?silent=true) with Mediawiki: [Use Discourse SSO with Mediawiki](https://meta.discourse.org/t/use-discourse-sso-with-mediawiki/69218)

 ![image](https://global.discourse-cdn.com/meta/original/4X/5/2/a/52a00fe446e48d0c4830ed2fda1f075928c0b4a6.png)

---

<div class="post-metadata">

### Author: ![saquetim](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/saquetim/32/116400_2.png) [@saquetim](https://meta.discourse.org/u/saquetim)
#### Post date: [November 8, 2024, 6:23pm UTC](https://meta.discourse.org/t/autolinking-and-doc-sidebar/330937/5 "2024-11-08T18:23:58Z")

</div>

![This image is a list of integrations, likely from a website or application. (Captioned by AI)](https://global.discourse-cdn.com/meta/original/4X/0/3/3/0334f8f7d1f0313534a8658286896522135a4a80.png)

The issue was fixed in the PR below:

[https://github.com/discourse/discourse-doc-categories/pull/21](https://github.com/discourse/discourse-doc-categories/pull/21)

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 8, 2024, 8:12pm UTC](https://meta.discourse.org/t/autolinking-and-doc-sidebar/330937/7 "2024-11-08T20:12:42Z")

</div>


