Skip to content

Commit d8d6856

Browse files
committed
fix
1 parent af47b8b commit d8d6856

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

server/assets/http-protocol/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,10 @@
77
</head>
88
<body>
99
<h1>It works!</h1>
10+
<ul>
11+
<li><a href="/http-protocol/example">Example</a></li>
12+
<li><a href="/http-protocol/removed">Redirect</a></li>
13+
<li><a href="/http-protocol/stream">Stream</a></li>
14+
</ul>
1015
</body>
1116
</html>

0 commit comments

Comments
 (0)