docs: replace the atom.io headers URL with electronjs.org (#18328)
This commit is contained in:
parent
d1207e9d8f
commit
e73a0e6cc6
5 changed files with 15 additions and 5 deletions
|
@ -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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue