Skip to content

Commit

Permalink
chore: add azure docs link (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
devcatalin authored Feb 5, 2024
1 parent 7a6615d commit 4409492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/src/utils/externalLinks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export enum externalLinks {
integrationWithGithubActions = 'https://docs.testkube.io/articles/github-actions',
integrationWithGitlabCI = 'https://docs.testkube.io/articles/gitlab',
integrationWithJenkins = 'https://docs.testkube.io/articles/jenkins',
integrationWithAzure = 'https://docs.testkube.io/articles/azure',
integrationWithCircleCI = 'https://docs.testkube.io/articles/circleci',
}

Expand Down

0 comments on commit 4409492

Please sign in to comment.