Skip to content

Commit

Permalink
Merge pull request #554 from osu-wams/SXCRM-547-deprecate-page-link-u…
Browse files Browse the repository at this point in the history
…pdate

updated beaverhub link to the landing page
  • Loading branch information
Ruefa authored Mar 25, 2024
2 parents b97f53f + 2ed3d9b commit 74d562f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/BeaverhubCard.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export const BeaverhubCard = () => {
<CardFooter infoButtonId="beaverhub-card">
<Button btnSize='large' style={{width: "100%"}}>
<ExternalLink target="_self"
href="https://beaverhub.oregonstate.edu"
href="https://beaverhub.oregonstate.edu/s/landing"
fg="white"
>
Proceed to Beaver Hub
Expand Down

0 comments on commit 74d562f

Please sign in to comment.