Skip to content

Commit 649b6e5

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent cbe16cc commit 649b6e5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "developer.github.com",
3+
"private": true,
34
"version": "0.0.1",
45
"dependencies": {
56
"gulp": "^3.9.0",
@@ -20,7 +21,7 @@
2021
},
2122
"repository": {
2223
"type" : "git",
23-
"url" : "https://github.com/github/help-docs.git"
24+
"url" : "https://github.com/github/developer.github.com.git"
2425
},
2526
"engines": {
2627
"node": ">= 4.0.0"

0 commit comments

Comments
 (0)