diff --git a/extensions/css/cgmanifest.json b/extensions/css/cgmanifest.json index 182b3ec7a66..8278635b4ed 100644 --- a/extensions/css/cgmanifest.json +++ b/extensions/css/cgmanifest.json @@ -4,13 +4,13 @@ "component": { "type": "git", "git": { - "name": "atom/language-css", - "repositoryUrl": "https://github.com/atom/language-css", - "commitHash": "7e06c88b89218fe6e8eba77fb674152f1cea0b10" + "name": "octref/language-css", + "repositoryUrl": "https://github.com/octref/language-css", + "commitHash": "6d3a2d01dd67ef062030f4520dd42a5424330a3b" } }, "license": "MIT", - "description": "The file syntaxes/css.tmLanguage.json was derived from the Atom package https://github.com/atom/language-css which was originally converted from the TextMate bundle https://github.com/textmate/css.tmbundle.", + "description": "The file syntaxes/css.tmLanguage.json was derived from https://github.com/octref/language-css which was derived from the Atom package https://github.com/atom/language-css which was originally converted from the TextMate bundle https://github.com/textmate/css.tmbundle.", "version": "0.0.0" } ],