diff --git a/doc/DOCKERUSE.md b/doc/DOCKERUSE.md index 5f3d8277afee7f5e110b898bb758fae699fc002a..d439b591f3e31ade46bad23f626dd76d4d78ad66 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/docker/README.md). +See the [docker build documentation](../tools/docker/README.md). # Mounting file systems