Skip to content

Commit

Permalink
Merge branch 'master' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremythuff authored Oct 11, 2022
2 parents b67eaec + 9a94b6d commit f90f670
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export class TlFooterComponent extends TamuAbstractBaseComponent implements OnCh
{ href: 'http://tamu.edu/', value: 'Texas A& M University' },
{ href: 'http://library.tamu.edu/about/compliance.html', value: 'Site Policies' },
{ href: 'https://library.tamu.edu/services/accessibility.html', value: 'Accessibility' },
{ href: 'http://www.thecb.state.tx.us/apps/txcrews/', value: 'Texas CREWS' },
{ href: 'https://txcrews.org/', value: 'Texas CREWS' },
{ href: 'https://askus.library.tamu.edu/contact/index', value: 'Comments' },
{ href: 'https://library.tamu.edu/status/', value: 'Services Status' }
];
Expand Down

0 comments on commit f90f670

Please sign in to comment.