From 5e1ff89633909d4e105cfe4fc2bd7563e87f8533 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Fri, 9 Feb 2018 20:35:50 +0100 Subject: [PATCH] new docker install link --- docs/documentation/sitespeed.io/developers/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/sitespeed.io/developers/index.md b/docs/documentation/sitespeed.io/developers/index.md index 4c3b3bb14..4c8794d25 100644 --- a/docs/documentation/sitespeed.io/developers/index.md +++ b/docs/documentation/sitespeed.io/developers/index.md @@ -73,7 +73,7 @@ On your local machine you need: To run the Docker version: -- Install [Docker Community Edition](https://docs.docker.com/engine/installation/) +- Install [Docker Community Edition](https://docs.docker.com/install/) - You need to fork and clone [sitespeed.io](https://github.com/sitespeedio/sitespeed.io). - Run docker build -t sitespeedio/sitespeed.io . in the cloned directory to build the container - Run docker run --shm-size=1g --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io https://www.sitespeed.io/