Skip to content

Commit b128227

Browse files
authored
Update index.html
1 parent 1f44be8 commit b128227

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="brand">PointA</div>
1616
<nav class="nav-links">
1717
<a href="#stories">Guides</a>
18-
<a href="#values">Our Approach</a>
18+
<a href="blogs.html">Blogs</a>
1919
<a href="#contact">Contact</a>
2020
</nav>
2121
<a class="pill" href="#contact">Let’s talk</a>
@@ -165,3 +165,4 @@ <h2>Ask us anything about the process</h2>
165165
<script src="script.js"></script>
166166
</body>
167167
</html>
168+

0 commit comments

Comments
 (0)