diff --git a/README.txt b/README.txt index da882f56b14b..658c0dce3174 100644 --- a/README.txt +++ b/README.txt @@ -22,6 +22,6 @@ You can download nightly development builds from the Mozilla FTP server. Keep in mind that nightly builds, which are used by Mozilla developers for testing, may be buggy. Firefox nightlies, for example, can be found at: - ftp://ftp.mozilla.org/pub/firefox/nightly/latest-trunk/ + https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ - or - http://nightly.mozilla.org/ diff --git a/b2g/moz.build b/b2g/moz.build index 48ba17522361..f0298dd8d98c 100644 --- a/b2g/moz.build +++ b/b2g/moz.build @@ -15,4 +15,3 @@ if CONFIG['GAIADIR']: DIRS += ['gaia'] DIRS += ['app'] -