diff --git a/Docs/adv_rendering_options.md b/Docs/adv_rendering_options.md index fbf765e0a..14c0c7a2e 100644 --- a/Docs/adv_rendering_options.md +++ b/Docs/adv_rendering_options.md @@ -155,7 +155,7 @@ __7. Run CARLA:__ DISPLAY=:0.GPU ./CarlaUE4.sh -vulkan ``` -CARLA provides a Dockerfile that performs all the above steps [here](https://github.com/carla-simulator/carla/blob/master/Util/Docker/Release.Dockerfile). +CARLA provides a Dockerfile that performs all the above steps [here](https://github.com/carla-simulator/carla/blob/0.9.11/Util/Docker/Release.Dockerfile). ---