Skip to content

Commit 67c5a41

Browse files
authored
point to ParseCommunity on appveyor (#277)
1 parent e8f333b commit 67c5a41

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Parse SDK for .NET
2-
[![Build status](https://ci.appveyor.com/api/projects/status/gbekejklsf9tn1fo?svg=true)](https://ci.appveyor.com/project/montymxb/parse-sdk-dotnet)
2+
[![Build status](https://ci.appveyor.com/api/projects/status/uoit0ona7m3x9bw6?svg=true)](https://ci.appveyor.com/project/ParseCommunity/parse-sdk-dotnet)
33
[![codecov](https://codecov.io/gh/parse-community/Parse-SDK-dotNET/branch/master/graph/badge.svg)](https://codecov.io/gh/parse-community/Parse-SDK-dotNET)
44
[![Nuget][nuget-svg]][nuget-link]
55
[![License][license-svg]][license-link]
@@ -53,9 +53,9 @@ LICENSE file in the root directory of this source tree. An additional grant
5353
of patent rights can be found in the PATENTS file in the same directory.
5454
```
5555

56-
[contributing]: https://github.com/ParsePlatform/Parse-SDK-dotNET/blob/master/CONTRIBUTING.md
56+
[contributing]: https://github.com/parse-community/Parse-SDK-dotNET/blob/master/CONTRIBUTING.md
5757
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
58-
[license-link]: https://github.com/ParsePlatform/Parse-SDK-dotNET/blob/master/LICENSE
58+
[license-link]: https://github.com/parse-community/Parse-SDK-dotNET/blob/master/LICENSE
5959
[nuget-link]: http://nuget.org/packages/parse
6060
[nuget-svg]: https://img.shields.io/nuget/v/parse.svg
6161
[parse-download-link]: http://docs.parseplatform.org/

0 commit comments

Comments
 (0)