Skip to content

Commit

Permalink
Fix header link
Browse files Browse the repository at this point in the history
  • Loading branch information
CannonLock committed Dec 5, 2024
1 parent 17b2343 commit 130378b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/layout/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ul>
</div>
<a class="dropdown-item" href="{{ '/services/osdf.html' | relative_url }}">OSDF</a>
<a class="dropdown-item" href="{{ '/services/htcondor.html' | relative_url }}">OSG-Operated Access Points</a>
<a class="dropdown-item" href="{{ '/services/access-point' | relative_url }}">OSG-Operated Access Points</a>
</div>
</li>
<li class="nav-item dropdown active">
Expand Down

0 comments on commit 130378b

Please sign in to comment.