mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:27:35 +00:00
Base: Use http://serenityos.org/ for the default browser bookmark
We are currently unable to load the HTTPS version of the site due to missing cipher suite support.
This commit is contained in:
parent
5a03531417
commit
ed81eb610d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"title": "SerenityOS.org",
|
"title": "SerenityOS.org",
|
||||||
"url": "http://www.serenityos.org/"
|
"url": "http://serenityos.org/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "SerenityOS @ GitHub",
|
"title": "SerenityOS @ GitHub",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue