net/tcp: Expand goo.gl link
authorDr. David Alan Gilbert <linux@treblig.org>
Mon, 29 Jul 2024 20:53:37 +0000 (21:53 +0100)
committerJakub Kicinski <kuba@kernel.org>
Wed, 31 Jul 2024 01:35:12 +0000 (18:35 -0700)
The goo.gl URL shortener is deprecated and is due to stop
expanding existing links in 2025.

Expand the link in Kconfig.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20240729205337.48058-1-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/ipv4/Kconfig

index 8e94ed7c56a0ea585a7d8386b1ff82b44bac98fd..6d2c97f8e9ef9c4187ac4ed3848640e9291e2bb7 100644 (file)
@@ -661,7 +661,8 @@ config TCP_CONG_CDG
 
          For further details see:
            D.A. Hayes and G. Armitage. "Revisiting TCP congestion control using
-           delay gradients." In Networking 2011. Preprint: http://goo.gl/No3vdg
+           delay gradients." In Networking 2011. Preprint:
+           http://caia.swin.edu.au/cv/dahayes/content/networking2011-cdg-preprint.pdf
 
 config TCP_CONG_BBR
        tristate "BBR TCP"