Skip to content

Commit 082c801

Browse files
authored
Merge pull request #35 from getsquared/update-docs-settings
Update Website Navbar Github Link
2 parents bb196b2 + 8a0f965 commit 082c801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_markbind/layouts/default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<li><a href="{{baseUrl}}/UserGuide.html" class="nav-link">User Guide</a></li>
1010
<li><a href="{{baseUrl}}/DeveloperGuide.html" class="nav-link">Developer Guide</a></li>
1111
<li><a href="{{baseUrl}}/AboutUs.html" class="nav-link">About Us</a></li>
12-
<li><a href="https://github.com/se-edu/addressbook-level3" target="_blank" class="nav-link"><md>:fab-github:</md></a>
12+
<li><a href="https://github.com/AY2324S2-CS2103T-W12-1/tp" target="_blank" class="nav-link"><md>:fab-github:</md></a>
1313
</li>
1414
<li slot="right">
1515
<form class="navbar-form">

0 commit comments

Comments
 (0)