Skip to content

Commit db8f268

Browse files
authored
one more link fix on serviceCardLearnMoreURL (#2666)
1 parent eab038a commit db8f268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth-web/src/views/auth/ChooseAuthMethodView.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ export default class ChooseAuthMethodView extends Vue {
455455
}
456456
457457
get serviceCardLearnMoreURL (): string {
458-
return 'https://www2.gov.bc.ca/gov/content?id=B2B3A21E797A421A8FD39EEA86E245D6'
458+
return 'https://id.gov.bc.ca/'
459459
}
460460
461461
selectBCSCAuth () {

0 commit comments

Comments
 (0)