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/`).