Skip to content

Commit 39b261e

Browse files
authored
Merge pull request #141 from PlagueHO/Issue-140
Fix master branch AppVeyor badge link URL in README.MD - Fixes #140
2 parents a2ac17c + 4c6c658 commit 39b261e

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
- Fix master branch AppVeyor badge link URL in README.MD - See [Issue #140](https://github.com/PowerShell/xComputerManagement/issues/140).
6+
57
## 4.0.0.0
68

79
- BREAKING CHANGE: xScheduledTask:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ out the [xComputerManagement wiki](https://github.com/PowerShell/xComputerManage
2828

2929
### master
3030

31-
[![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/xsqlserver/branch/master)
31+
[![Build status](https://ci.appveyor.com/api/projects/status/cg28qxeco39wgo9l/branch/master?svg=true)](https://ci.appveyor.com/project/PowerShell/xComputerManagement/branch/master)
3232
[![codecov](https://codecov.io/gh/PowerShell/xComputerManagement/branch/master/graph/badge.svg)](https://codecov.io/gh/PowerShell/xComputerManagement/branch/master)
3333

3434
This is the branch containing the latest release - no contributions should be made

0 commit comments

Comments
 (0)