Fix incorrect link for nvidia drivers
authorYong Tang <yong.tang.github@outlook.com>
Sat, 12 May 2018 00:09:26 +0000 (00:09 +0000)
committerYong Tang <yong.tang.github@outlook.com>
Sat, 12 May 2018 00:09:26 +0000 (00:09 +0000)
This fix fixes the incorrect link for nvidia drivers (previously
the link points to `Page Not Found`).

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
tensorflow/docs_src/install/install_linux.md

index e1948c7..199b915 100644 (file)
@@ -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,