Skip to content

Commit f8d53eb

Browse files
update link github
1 parent 9f739c2 commit f8d53eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export class AppComponent {
3232
this.angularVersion = pkg.dependencies?.['@angular/core'].replace('^', '');
3333
this.configNucleus = {
3434
name: 'voicecapture-angular',
35-
github: 'https://github.com/livre-saber/voicecapture-angular',
35+
github: 'https://github.com/angular-a11y/voicecapture-angular',
3636
npm: 'https://www.npmjs.com/package/voicecapture-angular',
3737
appVersion: this.appVersion,
3838
angularVersion: this.angularVersion,

0 commit comments

Comments
 (0)