Skip to content

Commit 913f296

Browse files
authored
DISTMYSQL-543 - [DOCS] - fix links 8.0 (#227)
modified: docs/install-pdps.md modified: docs/install-pdpxc.md modified: docs/installing.md modified: docs/minor-upgrade.md
1 parent bbcd3e8 commit 913f296

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/install-pdps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To install Percona software, you need to configure the required repository. To s
1212
$ sudo apt install gnupg2 curl
1313
```
1414

15-
2. [Install percona-release](https://www.percona.com/doc/percona-repo-config/installing.html). If you have it installed, [update percona-release](https://www.percona.com/doc/percona-repo-config/updating.html) to the latest version.
15+
2. [Install percona-release](https://docs.percona.com/percona-software-repositories/installing.html). If you have it installed, [update percona-release](https://docs.percona.com/percona-software-repositories/updating.html) to the latest version.
1616

1717
## Procedure
1818

docs/install-pdpxc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ To install Percona software, you need to configure the required repository. To s
1212
$ sudo apt install gnupg2 curl
1313
```
1414

15-
2. [Install percona-release](https://www.percona.com/doc/percona-repo-config/installing.html). If you have it installed, [update percona-release](https://www.percona.com/doc/percona-repo-config/updating.html) to the latest version.
15+
2. [Install percona-release](https://docs.percona.com/percona-software-repositories/installing.html). If you have it installed, [update percona-release](https://docs.percona.com/percona-software-repositories/updating.html) to the latest version.
1616

1717
## Procedure
1818

docs/installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ We gather [Telemetry data on Percona XtraDB Cluster](https://docs.percona.com/pe
44

55
We recommend installing Percona Distribution for MySQL from Percona repositories using the package manager of your operating system:
66

7-
* `apt` - for Debian and Ubuntu Linux
8-
* `yum` - for Red Hat Enterprise Linux and compatible Linux derivatives
7+
* `APT` - for Debian and Ubuntu Linux
8+
* `YUM` or `DNF` - for Red Hat Enterprise Linux and compatible Linux derivatives
99

1010
Find the full list of supported platforms on the [Percona Software and Platform Lifecycle](https://www.percona.com/services/policies/percona-software-support-lifecycle#mysql) page.
1111

docs/minor-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Though minor releases don’t change the behavior, even a minor upgrade is a ris
66

77
## Preconditions
88

9-
To upgrade Percona Distribution for MySQL, [install the `percona-release` repository management tool](https://www.percona.com/doc/percona-repo-config/installing.html) or [update it](https://www.percona.com/doc/percona-repo-config/updating.html) to the latest version.
9+
To upgrade Percona Distribution for MySQL, [install the `percona-release` repository management tool](https://docs.percona.com/percona-software-repositories/installing.html) or [update the `percona-release` tool](https://docs.percona.com/percona-software-repositories/updating.html) to the latest version.
1010

1111
## Procedure
1212

0 commit comments

Comments
 (0)