Fixed link
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<title>Burgers of the Day</title>
|
<title>Burgers of the Day</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Burger of the Day</h1>
|
<h1>Burgers of the Day</h1>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -40,7 +40,7 @@
|
|||||||
<div class="nav">
|
<div class="nav">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="home.html">Home</a></li>
|
<li><a href="home.html">Home</a></li>
|
||||||
<li><a href="burger_of_the_day.html">Burgers of the Day</a></li>
|
<li><a href="burgers_of_the_day.html">Burgers of the Day</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user