I just checked /usr/lib/firefox/ubuntumate.cfg in Artful and instead of
defaultPref("browser.startup.homepage", "https://start.ubuntu-mate.org");
it is
pref("browser.startup.homepage", "https://start.ubuntu-mate.org");
Definitely a regression here, but it should be easy to fix.
I just checked /usr/lib/ firefox/ ubuntumate. cfg in Artful and instead of
defaultPref( "browser. startup. homepage" , "https:/ /start. ubuntu- mate.org");
it is
pref("browser. startup. homepage" , "https:/ /start. ubuntu- mate.org");
Definitely a regression here, but it should be easy to fix.