Skip to content

Commit

Permalink
fix: reviews
Browse files Browse the repository at this point in the history
  • Loading branch information
Joabesv committed Jul 19, 2024
1 parent 991ed7f commit c8d44ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/container/src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ const routes: Array<RouteRecordRaw> = [
}

return {
path: '/partners',
path: '/reviews',
hash: '',
query: to.query,
};
Expand Down

0 comments on commit c8d44ed

Please sign in to comment.