Skip to content

Commit

Permalink
Merge pull request #88 from cul/WEBHELP-58-and-WEBHELP-59-menu-updates
Browse files Browse the repository at this point in the history
Webhelp 58 and webhelp 59 menu updates
  • Loading branch information
er-k authored Feb 26, 2025
2 parents 8a587b5 + 653355b commit a52176d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/views/layouts/_topnavbar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
<div class="col">
<div class="cul-cols">
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services.html">Services &amp; Tools</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services/faq.html">FAQ</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/using-libraries/alumni.html">For Alumni</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services/faculty.html">For Faculty</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services.html#audience=student">For Students</a>
Expand Down Expand Up @@ -157,7 +156,8 @@
<a class="dropdown-item text-white bg-secondary" href="https://copyright.columbia.edu/index.html">Copyright Advisory Services</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services/digital-scholarship.html">Digital Scholarship</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/research-teaching/getting-started.html">Getting Started with the Libraries</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services/research-data-services.html">Research Data Services</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/research-teaching/open-scholarship.html">Open Scholarship Services</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/research-teaching/research-data.html">Research Data Services</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/services/subject-guides.html">Subject & Course Guides</a>
<a class="dropdown-item text-white bg-secondary" href="https://library.columbia.edu/research-teaching/workshops.html">Workshops & Training</a>
</div>
Expand Down

0 comments on commit a52176d

Please sign in to comment.