From 76acafd8484b292bae67fa7de3ded02ffb9ac400 Mon Sep 17 00:00:00 2001 From: Alex Vande Date: Wed, 29 Jul 2026 17:34:32 +0200 Subject: [PATCH] known-issues: Fix NVIDIA device list links Signed-off-by: Alex Vande --- doc/steamlinuxruntime-known-issues.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/steamlinuxruntime-known-issues.md b/doc/steamlinuxruntime-known-issues.md index cbf0135b..9a5d75d3 100644 --- a/doc/steamlinuxruntime-known-issues.md +++ b/doc/steamlinuxruntime-known-issues.md @@ -181,7 +181,7 @@ Unfortunately, this is the newest series supporting such as the GeForce GTX 470 and GTX 590, so users of Fermi or older GPUs will be unable to use the container runtime. -[fermi]: https://sources.debian.org/src/nvidia-graphics-drivers/470.129.06-6~deb11u1/debian/end-of-life-390.list/ +[fermi]: https://sources.debian.org/src/nvidia-graphics-drivers/latest/debian/end-of-life-390.list/ If your GPU is supported by a later NVIDIA driver version, please upgrade to the newer driver. @@ -190,7 +190,7 @@ For users of [GPUs based on the Kepler microarchitecture][kepler] recommended. For users of newer GPUs, either 470.x or a newer version is recommended. -[kepler]: https://sources.debian.org/src/nvidia-graphics-drivers/470.129.06-6~deb11u1/debian/end-of-life-470.list/ +[kepler]: https://sources.debian.org/src/nvidia-graphics-drivers/latest/debian/end-of-life-470.list/ [nvidia-archive]: https://www.nvidia.com/en-us/drivers/unix/ ([#420](https://github.com/ValveSoftware/steam-runtime/issues/420))