We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f739c2 commit f8d53ebCopy full SHA for f8d53eb
src/app/app.component.ts
@@ -32,7 +32,7 @@ export class AppComponent {
32
this.angularVersion = pkg.dependencies?.['@angular/core'].replace('^', '');
33
this.configNucleus = {
34
name: 'voicecapture-angular',
35
- github: 'https://github.com/livre-saber/voicecapture-angular',
+ github: 'https://github.com/angular-a11y/voicecapture-angular',
36
npm: 'https://www.npmjs.com/package/voicecapture-angular',
37
appVersion: this.appVersion,
38
angularVersion: this.angularVersion,
0 commit comments