Skip to content

Commit 6ebc6a6

Browse files
YevheniiaMazurvalorkin
authored andcommitted
fix(tests): updating link to ng-team for cypress (#3674)
1 parent 72c7cb3 commit 6ebc6a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/support/landing.po.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export class LandingPo extends BaseComponent {
66
stackoverflowUrl = 'https://stackoverflow.com/questions/tagged/ngx-bootstrap';
77
githubUrl = 'https://github.com/valor-software/ngx-bootstrap';
88
slackUrl = 'https://ngx-slack.herokuapp.com';
9-
ngTeamUrl = 'https://github.com/orgs/valor-software/teams/ng-team';
9+
ngTeamUrl = 'https://github.com/valor-software';
1010
contributorsUrl = 'https://github.com/valor-software/ngx-bootstrap/graphs/contributors';
1111
mitLicenseUrl = 'https://github.com/valor-software/ngx-bootstrap/blob/development/LICENSE';
1212
crCommonsUrl = 'https://creativecommons.org/licenses/by/3.0/';

0 commit comments

Comments
 (0)