Skip to content

Commit

Permalink
one more link fix on serviceCardLearnMoreURL (#2666)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jxio authored Dec 19, 2023
1 parent eab038a commit db8f268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-web/src/views/auth/ChooseAuthMethodView.vue
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ export default class ChooseAuthMethodView extends Vue {
}
get serviceCardLearnMoreURL (): string {
return 'https://www2.gov.bc.ca/gov/content?id=B2B3A21E797A421A8FD39EEA86E245D6'
return 'https://id.gov.bc.ca/'
}
selectBCSCAuth () {
Expand Down

0 comments on commit db8f268

Please sign in to comment.