From 8507bb758fc4243be7bbcd1660869d10dfff4810 Mon Sep 17 00:00:00 2001 From: Jay McCarthy Date: Mon, 16 Jun 2014 15:24:03 -0600 Subject: [PATCH] Using pkgd explicitly --- pkgs/plt-services/meta/pkg-index/official/static/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/plt-services/meta/pkg-index/official/static/index.js b/pkgs/plt-services/meta/pkg-index/official/static/index.js index b8ba7e1837..f028541543 100644 --- a/pkgs/plt-services/meta/pkg-index/official/static/index.js +++ b/pkgs/plt-services/meta/pkg-index/official/static/index.js @@ -1,4 +1,4 @@ -var dynamic_host = "pkg.racket-lang.org"; +var dynamic_host = "pkgd.racket-lang.org"; var dynamic_port = 443; function dynamic_url ( u ) {