Change default homepage to servo.org

This commit is contained in:
James Graham 2015-11-18 12:57:06 +00:00
parent 7a87312121
commit de5296fb0a

View file

@ -10,5 +10,5 @@
"layout.text-orientation.enabled": false,
"layout.viewport.enabled": false,
"layout.writing-mode.enabled": false,
"shell.homepage": "http://doc.servo.org/servo/index.html"
"shell.homepage": "http://servo.org"
}