Skip to content

Commit bb906ca

Browse files
save file
1 parent ca7494a commit bb906ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/25-07-24/http-server/ex/login-server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<h3>admin</h3>
218218
<div>
219219
<a href='home.html'>home</a>
220-
<a href='logout'>logout</a>
220+
<a href='logout.html'>logout</a>
221221
</div>
222222
`;
223223

0 commit comments

Comments
 (0)