Skip to content

Commit

Permalink
Updated groups path
Browse files Browse the repository at this point in the history
  • Loading branch information
Cosmin-Parvulescu committed Sep 22, 2023
1 parent 2725a12 commit 3fbecbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/console/app/routes/__layout/groups/$groupID/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ export default () => {
client_secret,
payment_method,
submit,
redirectUrl: `/spuorg/${groupID}`,
redirectUrl: `/groups/${groupID}`,
URN: groupURN,
})
}
Expand Down

0 comments on commit 3fbecbf

Please sign in to comment.