use https for all Electron website URLs
This commit is contained in:
parent
51d6a55061
commit
69f0cb26e7
43 changed files with 85 additions and 85 deletions
|
@ -156,4 +156,4 @@ Electronはリビルドせずにアプリケーションをテストするため
|
|||
もしくは、アプリのフォルダーを引数にしてElectronバイナリを実行します。これによって、Electronのリソースディレクトリにアプリをコピー&ペーストする必要がなくなります。
|
||||
|
||||
[chrome-driver]: https://sites.google.com/a/chromium.org/chromedriver/
|
||||
[spectron]: http://electron.atom.io/spectron
|
||||
[spectron]: https://electron.atom.io/spectron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue