Skip to content

Commit

Permalink
Merge pull request #445 from StarHeartHunt/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao authored May 2, 2021
2 parents 9f82ce3 + 159b8e6 commit 52c25a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/stats/details/StageDetails.vue
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ export default {
{
id: 'prts-wiki',
icon: 'mdi-file-document',
href: `http://prts.wiki/w/${this.stage.code}`
href: `http://prts.wiki/w/${this.stage.stageId}`
}
]
Expand Down

1 comment on commit 52c25a6

@vercel
Copy link

@vercel vercel bot commented on 52c25a6 May 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.