Skip to content

Commit 1983da9

Browse files
Fixing version badge on README (#140)
The version badge was still referencing the old GitHub repo (`PowerShell/PowerShellForGitHub) and was causing some issues. Migrating it to point to the new `microsoft/PowerShellForGitHub` repo.
1 parent d867afa commit 1983da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PowerShellForGitHub PowerShell Module
22

3-
[![[GitHub version]](https://badge.fury.io/gh/PowerShell%2FPowerShellForGitHub.svg)](https://badge.fury.io/gh/PowerShell%2FPowerShellForGitHub)
3+
[![[GitHub version]](https://badge.fury.io/gh/microsoft%2FPowerShellForGitHub.svg)](https://badge.fury.io/gh/microsoft%2FPowerShellForGitHub)
44
[![Build status](https://dev.azure.com/ms/PowerShellForGitHub/_apis/build/status/PowerShellForGitHub-CI?branchName=master)](https://dev.azure.com/ms/PowerShellForGitHub/_build/latest?definitionId=109&branchName=master)
55

66
#### Table of Contents

0 commit comments

Comments
 (0)