diff --git a/PKGBUILD b/PKGBUILD
index 343da550d714803b9d2cb8d1c50acd120ad8a630..966cf1c64ff839cb2f55a8290dacc7a5d17fdd04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ url="https://developer.nvidia.com/cuDNN"
 license=('custom')
 depends=('cuda>=11')
 # To figure out these URLs, check out the Dockerfiles at
-# https://gitlab.com/nvidia/cuda/tree/centos7 for the appropriate cuda version
+# https://gitlab.com/nvidia/container-images/cuda/-/tree/master/dist for the appropriate cuda version
 # or make an NVIDIA Developer account.
 source=("https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn${_majorver}-dev_${pkgver}-1+cuda${_cudaver}_amd64.deb"
         "https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1804/x86_64/libcudnn${_majorver}_${pkgver}-1+cuda${_cudaver}_amd64.deb"