Skip to content

Commit d222814

Browse files
authored
Update app.config.ts
1 parent e94bfc8 commit d222814

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/configs/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export const APP_CONFIG = new InjectionToken('app.config');
55
export const AppConfig: any = {
66
topHeroesLimit: 5,
77
snackBarDuration: 3000,
8-
repositoryURL: 'https://github.com/ismaestro/angular8-example-app',
8+
repositoryURL: 'https://github.com/Ismaestro/angular-example-app',
99
sentryDSN: 'https://38434a1b115f41d3a31e356cdc496c06@sentry.io/1315526',
1010
cspDirectives: {
1111
defaultSrc: [

0 commit comments

Comments
 (0)