# I found a broken link in installation document

**URL:** https://forums.percona.com/t/i-found-a-broken-link-in-installation-document/7502
**Category:** Percona Server for MySQL 5.7
**Created:** [April 2, 2020, 9:49pm UTC](https://forums.percona.com/t/i-found-a-broken-link-in-installation-document/7502 "2020-04-02T21:49:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![komainu8](https://avatars.discourse-cdn.com/v4/letter/k/46a35a/32.png) [@komainu8](https://forums.percona.com/u/komainu8)
#### Post date: [April 2, 2020, 9:49pm UTC](https://forums.percona.com/t/i-found-a-broken-link-in-installation-document/7502/1 "2020-04-02T21:49:46Z")

</div>

[Installing Percona Server for MySQL 5.7 — Percona Server 5.7 Documentation](https://www.percona.com/doc/percona-server/5.7/installation.html#installing-percona-server-from-a-binary-tarball) has a broken link.  
  
We execute `wget` as below in this page.  
  
$ wget [Percona – The Database Performance Experts](https://www.percona.com/downloads/Percona-Server-LATEST/Percona-Server-5.7.18-14/binary/tarball/Percona-Server-5.7.18-14-Linux.x86_64.ssl100.tar.gz)  
  
However, the above URL is old.  
This URL is not found (HTTP status 404).  
Because this example is for Debian Wheezy, I suggest updating to the example of the latest version.  
Thanks,

---

<div class="post-metadata">

### Author: ![daniil.bazhenov](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/daniil.bazhenov/32/62_2.png) [@daniil.bazhenov](https://forums.percona.com/u/daniil.bazhenov)
#### Post date: [April 23, 2020, 1:01am UTC](https://forums.percona.com/t/i-found-a-broken-link-in-installation-document/7502/2 "2020-04-23T01:01:41Z")

</div>

Hi @komainu8   
Since Percona 5.7 is not LATEST, LATEST is now Percona Server 8.0.  
For 5.7, use this link here:&nbsp;[https://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-5.7.18-14/binary/tarball/Percona-Server-5.7.18-14-Linux.x86\_64.ssl100.tar.gz](https://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-5.7.18-14/binary/tarball/Percona-Server-5.7.18-14-Linux.x86_64.ssl100.tar.gz "Link: https://www.percona.com/downloads/Percona-Server-5.7/Percona-Server-5.7.18-14/binary/tarball/Percona-Server-5.7.18-14-Linux.x86\_64.ssl100.tar.gz")
