From a13ca65e02aa93b93bf21c01d992258121d78d0f Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Wed, 30 Sep 2020 06:20:14 -0700 Subject: [PATCH] Update README.md --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index ae38e4a76b..ad255f253a 100644 --- a/docker/README.md +++ b/docker/README.md @@ -45,7 +45,7 @@ successful release on Github will automatically publish the images. ### Building images > This is **not** our recommended development flow and most developers should be following the -> [Using Docker Images During Development](#using-docker-images-during-development) guide. +> [Using Docker Images During Development](../docs/docker/development.md) guide. To build the full images (that we are going to publish), you need to run the following: