Skip to content

Commit

Permalink
Bcsc-update (#850)
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-eyds authored Jun 30, 2020
1 parent e2bb13f commit 8cf607d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-web/src/components/auth/BcscPanel.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import { User } from '@/models/user'
}
})
export default class BcscPanel extends Vue {
private readonly cardSetUpUrl = 'https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/log-in-with-card/mobile-card/set-up-mobile-card'
private readonly cardSetUpUrl = 'https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/log-in-with-card/setup/set-up-mobile-card'
private readonly learnMoreUrl = 'https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/log-in-with-card/mobile-card'
private secureBulletPoints: Array<any> = [
{ text: 'A mobile card is a representation of your BC Services Card on your mobile device. It\'s used to prove who you are when you log in to access government services online.' },
Expand Down

0 comments on commit 8cf607d

Please sign in to comment.