Skip to content

Commit 4c4f4da

Browse files
Update header.html
1 parent c9eb7e4 commit 4c4f4da

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_resourcepdf/overrides/partials/header.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<!-- Super Nav -->
3535
<div class="superNav">
3636
<div class="md-header__inner md-grid">
37-
<a href="https://docs.percona.com/percona-xtradb-cluster/" title="Percona Documentation home page">
37+
<a href="https://docs.percona.com/percona-for-mysql/" title="Percona Documentation home page">
3838
<svg width="24" height="24" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
3939
<mask id="a" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="24" height="24">
4040
<path d="M0 0h24v24H0z"/>
@@ -43,7 +43,7 @@
4343
<path d="m7.825 13 5.6 5.6L12 20l-8-8 8-8 1.425 1.4-5.6 5.6H20v2H7.825Z"/>
4444
</g>
4545
</svg>
46-
<span>Percona XtraDB Cluster Documentation</span>
46+
<span>Percona Software for MySQL Documentation</span>
4747
</a>
4848
</div>
4949
</div>
@@ -132,4 +132,4 @@
132132
{% include "partials/tabs.html" %}
133133
{% endif %}
134134
{% endif %}
135-
</header>
135+
</header>

0 commit comments

Comments
 (0)