From b82788ebe171b4e5c2e82536afd37ed0d90ded6d Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Fri, 27 Sep 2013 10:21:17 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdfaea7..5c4578f 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ While the registry is small enough, all registry entries are managed through Git * Github: `github:author/repo` * NPM: `npm:repo` - Additional locations are in planning for other services, and third party locations can also be [submitted](). -* Version numbers are automatically appended onto the end of the target name based on the [jspm version conventions](). + Additional locations are in planning for other services, and third party locations can also be [submitted](https://github.com/jspm/jspm-loader#cdn-locations). +* Version numbers are automatically appended onto the end of the target name based on the [jspm version conventions](https://github.com/jspm/jspm-loader#cdn-locations). * Further customizations of package configurations for jspm should be provided in the package.json file for a package. If you do not have direct access to the source package, use a package.json override.