mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
docs: replace the atom.io headers URL with electronjs.org (#18328)
This commit is contained in:
committed by
Cheng Zhao
parent
d1207e9d8f
commit
e73a0e6cc6
@@ -10,7 +10,7 @@ import tempfile
|
||||
from lib.config import s3_config
|
||||
from lib.util import download, rm_rf, s3put, safe_mkdir
|
||||
|
||||
DIST_URL = 'https://atom.io/download/electron/'
|
||||
DIST_URL = 'https://electronjs.org/headers/'
|
||||
|
||||
|
||||
def main():
|
||||
|
||||
Reference in New Issue
Block a user