diff --git a/pkgs/racket-doc/scribblings/guide/other.scrbl b/pkgs/racket-doc/scribblings/guide/other.scrbl index 7134bfa9dc..decc903a09 100644 --- a/pkgs/racket-doc/scribblings/guide/other.scrbl +++ b/pkgs/racket-doc/scribblings/guide/other.scrbl @@ -28,10 +28,5 @@ many other installed libraries. Run @exec{raco docs} to find documentation for libraries that are installed on your system and specific to your user account. -@link["https://pkgs.racket-lang.org/"]{The Racket package repository} -offer even more downloadable packages that are contributed by -Racketeers. - -The legacy @link["http://planet.racket-lang.org/"]{@|PLaneT|} site -offers additional packages, although maintained packages have -generally migrated to the newer package repository. \ No newline at end of file +@link["http://planet.plt-racket.org/"]{@|PLaneT|} offers even more +downloadable packages contributed by Racketeers.