Skip to content

Commit

Permalink
links updated
Browse files Browse the repository at this point in the history
  • Loading branch information
RitiChandak committed Aug 10, 2023
1 parent c75280c commit 2ff8256
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1393,7 +1393,7 @@ <h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#hero">Home</a></li>
<li>
<i class="bx bx-chevron-right"></i> <a href="/404Error.html">Services</a>
<i class="bx bx-chevron-right"></i> <a href="./services.html">Services</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
Expand All @@ -1411,15 +1411,15 @@ <h4>Our Services</h4>
<ul>
<li>
<i class="bx bx-chevron-right"></i>
<a href="/404Error.html">Web Design</a>
<a href="./services.html#lo-card">Web Design</a>
</li>
<li>
<i class="bx bx-chevron-right"></i
><a href="/404Error.html">Web Development</a>
><a href="./services.html#lo-card">Web Development</a>
</li>
<li>
<i class="bx bx-chevron-right"></i>
<a href="/404Error.html">App Development</a>
<a href="./services.html#lo-card">App Development</a>
</li>
</ul>
</div>
Expand Down

0 comments on commit 2ff8256

Please sign in to comment.