nitdoc: move github-api to js/lib/
authorAlexandre Terrasa <alexandre@moz-code.org>
Sat, 15 Feb 2014 05:29:51 +0000 (00:29 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 20 Feb 2014 19:11:59 +0000 (14:11 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

share/nitdoc/js/lib/github-api.js [moved from share/nitdoc/js/plugins/github/github_api.js with 100% similarity]
share/nitdoc/js/plugins/github.js

index f92f5c0..9a82274 100644 (file)
@@ -24,7 +24,7 @@
 define([\r
        "jquery",\r
        "base64",\r
-       "plugins/github/github_api",\r
+       "github-api",\r
        "plugins/github/loginbox",\r
        "plugins/github/modalbox",\r
        "plugins/github/commentbox",\r