Unverified Commit 36d59c16 authored by Rémi Cresson's avatar Rémi Cresson Committed by GitHub
Browse files

DOC: fix broken link

Showing with 1 addition and 1 deletion
+1 -1
...@@ -29,7 +29,7 @@ Since r2.4, only `gpu` tagged image is development-ready, and you can recompile ...@@ -29,7 +29,7 @@ Since r2.4, only `gpu` tagged image is development-ready, and you can recompile
### Build your own images ### 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. 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 # Mounting file systems
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment