Fix source of package catalog server
`(collection-file-path "pkg-catalog" "meta")` raises an exception.
This commit is contained in:
parent
55ffc24011
commit
670f89a85b
|
@ -139,8 +139,8 @@ works as a remote URL, as long as the @filepath{pkgs} and
|
||||||
local but required for HTTP).
|
local but required for HTTP).
|
||||||
|
|
||||||
The source for the PLT-hosted @tech{package catalog} is in the
|
The source for the PLT-hosted @tech{package catalog} is in the
|
||||||
@racket[(collection-file-path "pkg-catalog" "meta")]
|
@hyperlink["https://pkgs.racket-lang.org/package/pkg-index"]{pkg-index}
|
||||||
directory of the full Racket distribution.
|
package.
|
||||||
|
|
||||||
@; ----------------------------------------
|
@; ----------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user