Use first Wayback Machine snapshot
Signed-off-by: Osama Albahrani <osalbahr@gmail.com>
---
net/ipv4/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 12850a277251..7f796c8cb765 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -499,7 +499,7 @@ config TCP_CONG_CUBIC
help
This is version 2.0 of BIC-TCP which uses a cubic growth function
among other techniques.
- See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
+ See https://web.archive.org/web/20060103185400/http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
config TCP_CONG_WESTWOOD
tristate "TCP Westwood+"
--
2.39.5 (Apple Git-154)