From 4896729f1c1766bf4eca5cf915752dacc22b0148 Mon Sep 17 00:00:00 2001 From: Jakob Date: Wed, 14 Dec 2022 19:36:08 +0100 Subject: [PATCH] Updated Nvidia API (markdown) --- Nvidia-API.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Nvidia-API.md b/Nvidia-API.md index 9428848..3bb9fa1 100644 --- a/Nvidia-API.md +++ b/Nvidia-API.md @@ -29,3 +29,5 @@ An example URL for the most recent driver for the GeForce 1080 Ti for Windows 10 `https://www.nvidia.com/Download/processDriver.aspx?psid=101&pfid=845&osid=57&lid=2&dtcid=1&dtid=1` **Keep in mind that this API returns a URL to the download page of the most recent driver, NOT a direct download link!** + +The returned value may be a full URL (`https://nvidia.com/`), a protocol-agnostic URL (`://nvidia.com/`) or just a relative link to the driver page ((`/DownloadDriver.aspx/`).