From af4d40a9ba1c7ef9348172fc04005c1c155367a5 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Mon, 3 Feb 2014 19:55:08 +0200 Subject: [PATCH] Update registry.json --- registry.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/registry.json b/registry.json index ce69e31..ae3ef51 100644 --- a/registry.json +++ b/registry.json @@ -1,10 +1,10 @@ { - "css": "github:jspm/plugin-css", - "font": "github:jspm/plugin-font", - "image": "github:jspm/plugin-image", - "json": "github:jspm/plugin-json", - "md": "github:jspm/plugin-md", - "text": "github:jspm/plugin-text", + "css": "github:systemjs/plugin-css", + "font": "github:systemjs/plugin-font", + "image": "github:systemjs/plugin-image", + "json": "github:systemjs/plugin-json", + "md": "github:systemjs/plugin-md", + "text": "github:systemjs/plugin-text", "angular": "cdnjs:angular.js", "angular-ui": "cdnjs:angular-ui/angular-ui",