Skip to content

Commit

Permalink
DOCS-119 Update the Download PDF link (#297)
Browse files Browse the repository at this point in the history
Update main.html
  • Loading branch information
alina-derkach-oaza authored Jun 20, 2024
1 parent 25496b9 commit 0c15b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _resource/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
{% include "partials/nav.html" %}
<br>
<label class="md-nav__title" for="__drawer">
<a href="https://learn.percona.com/download-percona-xtrabackup-8.0-manual" onclick="_gaq.push(['b._trackEvent', 'Percona XtraBackup', 'Download', 'Download Manual Percona XtraBackup']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
<a href="https://learn.percona.com/download-manual-percona-xtrabackup-8-0" onclick="_gaq.push(['b._trackEvent', 'Percona XtraBackup', 'Download', 'Download Manual Percona XtraBackup']);" class="md-nav__link md-nav__link--active" style="font-size: .7rem;">
Download PDF
</a>
</label>
Expand Down

0 comments on commit 0c15b35

Please sign in to comment.