diff --git a/doc/DOCKERUSE.md b/doc/DOCKERUSE.md
index 2cdebe8cacb95978e09bdf57cb326f26ed39d43d..5f3d8277afee7f5e110b898bb758fae699fc002a 100644
--- a/doc/DOCKERUSE.md
+++ b/doc/DOCKERUSE.md
@@ -29,7 +29,7 @@ Since r2.4, only `gpu` tagged image is development-ready, and you can recompile
 ### Build your own images
 
 If you want to use optimization flags, change GPUs compute capability, etc. you can build your own docker image using the provided dockerfile. 
-See the [docker build documentation](tools/dockerfiles).
+See the [docker build documentation](tools/docker/README.md).
 
 # Mounting file systems