From 47e1d5c05e4902b31b6efb2fc38002be83b1f89e Mon Sep 17 00:00:00 2001 From: networkException Date: Tue, 6 Jul 2021 20:01:15 +0200 Subject: [PATCH] Base: Remove www. from link to project website in welcome page The www subdomain does not allow http and as LibTLS currently has no cipher suite in common the request fails. --- Base/res/html/misc/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index a241a316b2..494b64cdbd 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -126,7 +126,7 @@
  • links with fragments
  • better mother fricken website
  • bettermotherfuckingwebsite
  • -
  • www.serenityos.org
  • +
  • serenityos.org
  • PBM test suite
  • PGM test suite
  • PPM test suite