mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 16:57:35 +00:00
Base: Fix bad URL in welcome page
This commit is contained in:
parent
e651af21f8
commit
ffae239e91
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ span#ua {
|
|||
<p>Your user agent is: <b><span id="ua"></span></b></p>
|
||||
<p>Some small test pages:</p>
|
||||
<ul>
|
||||
<li><a href="many.html">many buggies</a></li>
|
||||
<li><a href="many-buggies.html">many buggies</a></li>
|
||||
<li><a href="palette.html">system palette color css extension</a></li>
|
||||
<li><a href="inline-block-link.html">link inside display: inline-block</a></li>
|
||||
<li><a href="set-interval.html">setInterval() test</a></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue