Skip to content

Commit 8b6116d

Browse files
committed
Updated GitHub links.
1 parent 3bcf17d commit 8b6116d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ Some things that will increase the chance that your pull request is accepted:
3838
* Write tests
3939
* Follow the existing coding style
4040
* Write a [good commit message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html)
41-

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
},
6060
"repository": {
6161
"type": "git",
62-
"url": "http://github.com/webpack/webpack.git"
62+
"url": "https://github.com/webpack/webpack.git"
6363
},
64-
"homepage": "http://github.com/webpack/webpack",
64+
"homepage": "https://github.com/webpack/webpack",
6565
"main": "lib/webpack.js",
6666
"web": "lib/webpack.web.js",
6767
"bin": "./bin/webpack.js",

0 commit comments

Comments
 (0)