We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c7cb3 commit 6ebc6a6Copy full SHA for 6ebc6a6
cypress/support/landing.po.ts
@@ -6,7 +6,7 @@ export class LandingPo extends BaseComponent {
6
stackoverflowUrl = 'https://stackoverflow.com/questions/tagged/ngx-bootstrap';
7
githubUrl = 'https://github.com/valor-software/ngx-bootstrap';
8
slackUrl = 'https://ngx-slack.herokuapp.com';
9
- ngTeamUrl = 'https://github.com/orgs/valor-software/teams/ng-team';
+ ngTeamUrl = 'https://github.com/valor-software';
10
contributorsUrl = 'https://github.com/valor-software/ngx-bootstrap/graphs/contributors';
11
mitLicenseUrl = 'https://github.com/valor-software/ngx-bootstrap/blob/development/LICENSE';
12
crCommonsUrl = 'https://creativecommons.org/licenses/by/3.0/';
0 commit comments