Skip to content

Commit

Permalink
Fixed href link back to source code
Browse files Browse the repository at this point in the history
  • Loading branch information
Vikranth3140 committed Jun 5, 2024
1 parent 7af6514 commit 99e33da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="row">
<div class="col-sm-3 col-md-6 col-lg-4">
<div class="navbar-header">
<a class="navbar-brand" href="#">
<a class="navbar-brand" href="https://github.com/IIIT-Delhi/Arche">
<img src="assets\new_logo.png" height="45px" width="50px" alt="">
</a>
</div>
Expand Down

0 comments on commit 99e33da

Please sign in to comment.