Skip to content

Commit

Permalink
Update b.html
Browse files Browse the repository at this point in the history
  • Loading branch information
neeraj10122004 authored Mar 22, 2024
1 parent 78c5484 commit f44f1cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions b.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<body>
<div>
<div>
<a href="a.html">DOC A</a>
<a href="index.html">DOC A</a>
<a href="b.html">DOC B</a>
<a href="c.html">DOC C</a>
<a href="d.html">DOC D</a>
Expand All @@ -27,4 +27,4 @@
</div>
<center><h1>DOCUMENT B</h1></center>
</body>
</html>
</html>

0 comments on commit f44f1cb

Please sign in to comment.