From 6fe8f635e42d7531a3f2675e5d34a622aceb2032 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=B9=E5=9F=8E?= Date: Sat, 1 Aug 2015 22:12:02 +0800 Subject: [PATCH] update packges sources Add Racket package manager to package sources --- pkgs/racket-doc/scribblings/guide/other.scrbl | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pkgs/racket-doc/scribblings/guide/other.scrbl b/pkgs/racket-doc/scribblings/guide/other.scrbl index decc903a09..1a9b8ea633 100644 --- a/pkgs/racket-doc/scribblings/guide/other.scrbl +++ b/pkgs/racket-doc/scribblings/guide/other.scrbl @@ -28,5 +28,10 @@ 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["http://planet.plt-racket.org/"]{@|PLaneT|} offers even more -downloadable packages contributed by Racketeers. +@link["http://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