From ea8048cf3c9569c3d0d28aa3c89fde9e9a6b72af Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 12 Nov 2013 17:24:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1e815b..6a11587 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,4 @@ This is because JSPM uses the `package.json` for modular package configuration, In this way, the right package options can make any library play well with JSPM, without needing any manual configuration at all. -Read more about [configuring libraries for JSPM](https://github.com/jspm/registry/wiki/) in the wiki. +Read more about [configuring packages for JSPM](https://github.com/jspm/registry/wiki/Configuring-Packages-for-JSPM) in the wiki.