Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 2652383

Browse files
cydhaseltonjkotas
authored andcommitted
Fixed CI link (#11003)
Updated link referenced in CI builds; old link was broken
1 parent e0b8c96 commit 2652383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/project-docs/contributing-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ the PR.
6262
PR - CI Process
6363
===============
6464

65-
The [dotnet continuous integration](http://dotnet-ci.cloudapp.net/) (CI) system will automatically perform the required builds and run tests (including the ones you are expected to run) for PRs. Builds and test runs must be clean.
65+
The [dotnet continuous integration](http://ci.dot.net/) (CI) system will automatically perform the required builds and run tests (including the ones you are expected to run) for PRs. Builds and test runs must be clean.
6666

6767
If the CI build fails for any reason, the PR issue will be updated with a link that can be used to determine the cause of the failure.
6868

0 commit comments

Comments
 (0)