diff --git a/FAQ.md b/FAQ.md index ceaf40c..f52c02e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -28,7 +28,7 @@ add `NVIDIA_DRIVER_CAPABILITIES=compute,utility` and `NVIDIA_VISIBLE_DEVICES=all ### Error response from daemon: could not select device driver "nvidia" with capabilities: `[[gpu]]` -Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#setting-up-nvidia-container-toolkit) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81) +Install [NVIDIA Container Toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html) and restart the docker service [#81](https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/81) ---