We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eccb056 + 393d3db commit b4b4437Copy full SHA for b4b4437
projects/tl-elements/src/lib/tl-header/tl-header.component.html
@@ -61,8 +61,8 @@
61
<template dropdown-menu>
62
<wvre-dropdown-menu-item>
63
<div class="libraries-link">
64
- <a href="//blcc.library.tamu.edu" title="Go to Business Library and Collaboration Commons website">
65
- <wvr-text-component value="Business Library & Collaboration Commons"></wvr-text-component>
+ <a href="//library.tamu.edu/wcl" title="Go to West Campus Library website">
+ <wvr-text-component value="West Campus Library"></wvr-text-component>
66
</a>
67
</div>
68
<p>
0 commit comments