Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 2caff37

Browse files
committed
Linked to new topic
1 parent 88916ac commit 2caff37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/_includes/layout/page-header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
{% if page.url contains "config-guide/multi-master/" or page.url contains "cloud/docker/docker-split-db" %}
2929
<div class="message-banner">
30-
The split database feature was <a href="https://community.magento.com/t5/Magento-DevBlog/Deprecation-of-split-database-functionality-in-Magento-Commerce/ba-p/465187">deprecated</a> in version 2.4.2 of {{ site.data.var.ee }} and {{ site.data.var.ce }}.
30+
The split database feature was <a href="https://community.magento.com/t5/Magento-DevBlog/Deprecation-of-split-database-functionality-in-Magento-Commerce/ba-p/465187">deprecated</a> in version 2.4.2 of {{ site.data.var.ee }}. See <a href="https://devdocs.magento.com/guides/v2.4/config-guide/revert-split-database.html">Revert from a split database to a single database</a>.
3131
</div>
3232

3333
{% endif %}

0 commit comments

Comments
 (0)