Skip to content

Commit b0a876a

Browse files
authored
Merge pull request #9 from ad-mca-mk/patch-1
Wrong link URL
2 parents a438625 + 22ec50d commit b0a876a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Azure Pipelines logger extension for the [Visual Studio Test Platform](https://gtihub.com/microsoft/vstest).
1+
Azure Pipelines logger extension for the [Visual Studio Test Platform](https://github.com/microsoft/vstest).
22

33
**NuGet**
44
* [AzurePipelines.TestLogger](https://www.nuget.org/packages/AzurePipelines.TestLogger)
@@ -91,4 +91,4 @@ Note that right now, the Azure Pipelines test summary will only show statistics
9191

9292
## Credit
9393

94-
This project is based on [appveyor.testlogger](https://github.com/spekt/appveyor.testlogger) and [xunit](https://github.com/xunit/xunit/blob/master/src/xunit.runner.reporters/VstsReporter.cs).
94+
This project is based on [appveyor.testlogger](https://github.com/spekt/appveyor.testlogger) and [xunit](https://github.com/xunit/xunit/blob/master/src/xunit.runner.reporters/VstsReporter.cs).

0 commit comments

Comments
 (0)