Browse Source

atom-shell -> electron in node_release_urlbase

Kevin Sawicki 8 years ago
parent
commit
e75c0e47c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common.gypi

+ 1 - 1
common.gypi

@@ -16,7 +16,7 @@
     'openssl_no_asm': 1,
     'use_openssl_def': 0,
     'OPENSSL_PRODUCT': 'libopenssl.a',
-    'node_release_urlbase': 'https://atom.io/download/atom-shell',
+    'node_release_urlbase': 'https://atom.io/download/electron',
     'node_byteorder': '<!(node <(DEPTH)/tools/get-endianness.js)',
     'node_target_type': 'shared_library',
     'node_install_npm': 'false',