Skip to content

Commit

Permalink
update link github
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasferreiralimax committed Oct 22, 2024
1 parent 9f739c2 commit f8d53eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export class AppComponent {
this.angularVersion = pkg.dependencies?.['@angular/core'].replace('^', '');
this.configNucleus = {
name: 'voicecapture-angular',
github: 'https://github.com/livre-saber/voicecapture-angular',
github: 'https://github.com/angular-a11y/voicecapture-angular',
npm: 'https://www.npmjs.com/package/voicecapture-angular',
appVersion: this.appVersion,
angularVersion: this.angularVersion,
Expand Down

0 comments on commit f8d53eb

Please sign in to comment.