mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 23:17:46 +00:00
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.
This commit is contained in:
parent
c1006a3689
commit
47e1d5c05e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@
|
|||
<li><a href="afrag.html">links with fragments</a></li>
|
||||
<li><a href="bmfw.html">better mother fricken website</a></li>
|
||||
<li><a href="http://bettermotherfuckingwebsite.com/">bettermotherfuckingwebsite</a></li>
|
||||
<li><a href="http://www.serenityos.org/">www.serenityos.org</a></li>
|
||||
<li><a href="http://serenityos.org/">serenityos.org</a></li>
|
||||
<li><a href="pbmsuite.html">PBM test suite</a></li>
|
||||
<li><a href="pgmsuite.html">PGM test suite</a></li>
|
||||
<li><a href="ppmsuite.html">PPM test suite</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue