Skip to content

Commit

Permalink
Update MyGrad href
Browse files Browse the repository at this point in the history
  • Loading branch information
fanglinfang committed Jul 22, 2024
1 parent 6cc1e45 commit 0ad13da
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions myuw_vue/components/academics/grad-committee.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</div>
<div class="text-end">
<uw-link-button
href="https://grad.uw.edu/for-students-and-post-docs/mygrad-program/">
href="https://grad.uw.edu/mygrad-program/">
Go to MyGrad
</uw-link-button>
</div>
Expand All @@ -48,7 +48,7 @@
An error occurred and MyUW cannot load your committees request information
right now. In the meantime, try the
<a v-out="'MyGrad'"
href="https://grad.uw.edu/for-students-and-post-docs/mygrad-program/"
href="https://grad.uw.edu/mygrad-program/"
>MyGrad Program</a> page.
</template>
</uw-card>
Expand Down
4 changes: 2 additions & 2 deletions myuw_vue/components/academics/grad-status.vue
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@

<div class="text-end">
<uw-link-button
href="https://grad.uw.edu/for-students-and-post-docs/mygrad-program/">
href="https://grad.uw.edu/mygrad-program/">
Go to MyGrad
</uw-link-button>
</div>
Expand All @@ -125,7 +125,7 @@
right now. In the meantime, try the
<a
v-out="'MyGrad'"
href="https://grad.uw.edu/for-students-and-post-docs/mygrad-program/"
href="https://grad.uw.edu/mygrad-program/"
>MyGrad Program</a> page.
</template>
</uw-card>
Expand Down

0 comments on commit 0ad13da

Please sign in to comment.