From 1eed60cb31ede022caa30671756563fae75c4601 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Sun, 30 Aug 2015 21:53:27 +1200 Subject: [PATCH] No bug, Update README.txt for ftp changes, r=bustage-check CLOSED TREE --HG-- extra : amend_source : 3eae550585321895543c7a0041e32652e8ea8812 --- README.txt | 2 +- b2g/moz.build | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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'] -