There was an error while loading. Please reload this page.
2 parents cbe16cc + 649b6e5 commit 95bf4a2Copy full SHA for 95bf4a2
1 file changed
package.json
@@ -1,5 +1,6 @@
1
{
2
"name": "developer.github.com",
3
+ "private": true,
4
"version": "0.0.1",
5
"dependencies": {
6
"gulp": "^3.9.0",
@@ -20,7 +21,7 @@
20
21
},
22
"repository": {
23
"type" : "git",
- "url" : "https://github.com/github/help-docs.git"
24
+ "url" : "https://github.com/github/developer.github.com.git"
25
26
"engines": {
27
"node": ">= 4.0.0"
0 commit comments