Skip to content

Commit

Permalink
Update webpack dev server submodule url to https
Browse files Browse the repository at this point in the history
  • Loading branch information
creichert committed Nov 14, 2018
1 parent 979e965 commit 0eaedc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
url = https://github.com/CodyReichert/flowmacs
[submodule "emacs/.emacs.d/site-lisp/webpack-dev-server.el"]
path = emacs/.emacs.d/site-lisp/webpack-dev-server.el
url = git@github.com:creichert/webpack-dev-server.el
url = https://github.com/creichert/webpack-dev-server.el

0 comments on commit 0eaedc6

Please sign in to comment.