Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,11 @@
<div class="col-12 col-lg-6">
<div class="notification notification--lts-update" id="tile3">
<div class="notification__content">
<h2>The newest LTS Update is MCP Servers</h2>
<div>Set up MCP servers to help AI agents interact with Ibexa DXP.</div>
<h2>The newest LTS Update is Translations management</h2>
<div>Use machine translation, side-by-side editing view, and a review cycle to improve your translation experience.</div>
</div>
<div class="notification__cta">
<a href="ai/mcp/mcp_guide/">Learn more about this LTS Update</a>
<a href="multisite/translations_management/translations_management/">Learn more about this LTS Update</a>
<a href="ibexa_products/editions/#lts-updates">Discover other LTS Updates</a>
</div>
<div class="notification__image">
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1028,8 +1028,8 @@ extra:
latest_tag_4_3: '4.3.5'
latest_tag_4_4: '4.4.4'
latest_tag_4_5: '4.5.7'
latest_tag_4_6: '4.6.31'
latest_tag_5_0: '5.0.9'
latest_tag_4_6: '4.6.32'
latest_tag_5_0: '5.0.10'

symfony_version: '7.4'
symfony_doc: 'https://symfony.com/doc/7.4'
Expand Down
Loading