From: Yong Tang Date: Sat, 12 May 2018 00:09:26 +0000 (+0000) Subject: Fix incorrect link for nvidia drivers X-Git-Tag: upstream/v1.9.0_rc1~77^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c8adb12b0779cbc81555224f37bdb4cfaf6d6fa;p=platform%2Fupstream%2Ftensorflow.git Fix incorrect link for nvidia drivers This fix fixes the incorrect link for nvidia drivers (previously the link points to `Page Not Found`). Signed-off-by: Yong Tang --- diff --git a/tensorflow/docs_src/install/install_linux.md b/tensorflow/docs_src/install/install_linux.md index e1948c7..199b915 100644 --- a/tensorflow/docs_src/install/install_linux.md +++ b/tensorflow/docs_src/install/install_linux.md @@ -517,7 +517,7 @@ on your system: from source. To use the TensorFlow binaries, version 3.5 or higher is required. See the [NVIDIA documentation](https://developer.nvidia.com/cuda-gpus) for a list of supported GPU cards. -* [GPU drivers](http://nvidia.com/driver) that support your version of the CUDA +* [GPU drivers](http://nvidia.com/drivers) that support your version of the CUDA Toolkit. * The `libcupti-dev` library is the NVIDIA CUDA Profile Tools Interface. This library provides advanced profiling support. To install this library,