Skip to content

Commit 225d89f

Browse files
committed
fix outdated URL
1 parent c8c3ce1 commit 225d89f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/setTCPNoDelay.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#' "Nagle's algorithm" \url{https://en.wikipedia.org/wiki/Nagle's_algorithm},
3131
#'
3232
#' Nagle, John. "Congestion Control in IP/TCP Internetworks", IETF Request for
33-
#' Comments 896, January 1984. \url{https://www.ietf.org/rfc/rfc0896.txt?number=896}
33+
#' Comments 896, January 1984. \url{https://datatracker.ietf.org/doc/html/rfc896}
3434
#'
3535
#' @keywords programming misc utilities
3636
#' @examples

man/setTCPNoDelay.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)