We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe16cc commit 649b6e5Copy full SHA for 649b6e5
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