> For the complete documentation index, see [llms.txt](https://joomtastic.gitbook.io/joomtastic-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://joomtastic.gitbook.io/joomtastic-docs/advanced/dynamic-links.md).

# Dynamic Links

Dynamic links ensure that internal links always point to the **correct language version** of your content.

In a multilingual website, each article exists in multiple languages—but translations are not created all at once. Because content is translated step by step, some pages may not yet be available in all languages. This can lead to links pointing to missing or incorrect content.

Dynamic links solve this by adjusting internal links **automatically at the moment a page is displayed**. Instead of permanently changing links during translation, the system checks which translated content is available and links to the appropriate version.

This approach ensures that:

* Users are always guided to the correct language
* Broken or missing links are avoided
* Translations can be created independently without affecting navigation

The original links remain unchanged in the background, allowing the system to stay flexible as more translations are added over time.

{% hint style="warning" %}
**Attention:** Dynamic links are disabled by default and must be enabled manually.
{% endhint %}
