Skip to content

Commit

Permalink
Update /snowball to /snowblitz
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 authored Feb 18, 2025
1 parent b5ca20d commit ee33d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ const routes: Array<RouteRecordRaw> = [
},
{
name: "Snowball",
path: "/snowball",
path: "/snowblitz",
component: SnowballRedirect,
},
];
Expand Down

0 comments on commit ee33d5a

Please sign in to comment.