diff --git a/install/linux/linux-postinstall.md b/install/linux/linux-postinstall.md index dcc58bbb5d..6b391ef194 100644 --- a/install/linux/linux-postinstall.md +++ b/install/linux/linux-postinstall.md @@ -198,7 +198,7 @@ To enable IPv6 on the Docker daemon, see Docker cannot run correctly if your kernel is older than version 3.10 or if it is missing some modules. To check kernel compatibility, you can download and -run the [`check-compatibility.sh`](https://raw.githubusercontent.com/docker/docker/master/contrib/check-config.sh) +run the [`check-config.sh`](https://raw.githubusercontent.com/docker/docker/master/contrib/check-config.sh) script. ```bash