Skip to content

Commit

Permalink
fix: my teams link in portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieferrer committed Dec 13, 2023
1 parent 0e5ffdd commit 76e8bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Portfolio/ImpactDashboard/YourTeams.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<!-- all your teams link -->
<p v-if="totalTeams > 5" class="tw-text-center tw-mt-4">
<router-link
to="/blog/myloans"
to="/teams/my-teams"
class="tw-inline-block tw-p-1"
v-kv-track-event="['portfolio', 'click', 'your-teams-view-all-your-teams']"
>
Expand Down

0 comments on commit 76e8bb1

Please sign in to comment.