From cc5dbaac2cd96ceb2faf01e2c687cd9629ac715f Mon Sep 17 00:00:00 2001 From: David Van Horn Date: Wed, 23 Dec 2020 14:24:47 -0500 Subject: [PATCH] Update pkgs/racket-doc/scribblings/guide/other.scrbl Co-authored-by: Sam Tobin-Hochstadt --- pkgs/racket-doc/scribblings/guide/other.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/guide/other.scrbl b/pkgs/racket-doc/scribblings/guide/other.scrbl index 698933ebd4..9b6d19c15c 100644 --- a/pkgs/racket-doc/scribblings/guide/other.scrbl +++ b/pkgs/racket-doc/scribblings/guide/other.scrbl @@ -36,6 +36,6 @@ includes documentation for packages in that catalog, updated daily. For more information about packages, see see @other-manual['(lib "pkg/scribblings/pkg.scrbl")]. -@link["https://planet.racket.org/"]{@|PLaneT|} serves packages that +@link["https://planet.racket-lang.org/"]{@|PLaneT|} serves packages that were developed using an older package system. Racket packages should use the newer system, instead.