From d1ca8c2630b56a5ed0ecd1072077d43e71f471c2 Mon Sep 17 00:00:00 2001 From: bt90 Date: Thu, 14 Jul 2022 16:45:28 +0200 Subject: [PATCH] Link to docker documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8df4371..491e346 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ Works with mobile versions too. A template to build an Android client for your LibreSpeed installation is available [here](https://github.com/librespeed/speedtest-android). ## Docker -A docker image is available on the [Docker Hub](https://registry.hub.docker.com/r/adolfintel/speedtest), see `doc_docker.md` for more info about it +A docker image is available on the [Docker Hub](https://registry.hub.docker.com/r/adolfintel/speedtest), check our [docker documentation](doc_docker.md) for more info about it ## Go backend A Go implementation is available in the [`speedtest-go`](https://github.com/librespeed/speedtest-go) repo, maintained by [Maddie Zhan](https://github.com/maddie).