deleted top.com/about -- added ./ to pages/about.html
This commit is contained in:
@@ -8,9 +8,7 @@
|
|||||||
<body>
|
<body>
|
||||||
|
|
||||||
<h1>Homepage</h1>
|
<h1>Homepage</h1>
|
||||||
<a href="https://www.theodinproject.com/about" target="_blank" rel="noopener noreferrer">About the Odin Project</a>
|
<a href="./pages/about.html">About</a>
|
||||||
|
|
||||||
<a href="pages/about.html">About</a>
|
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user