Skip to content

Commit dff1c7c

Browse files
committed
Link README badges to correct places
1 parent e3dfe20 commit dff1c7c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ ReactJS.NET is a library that makes it easier to use Facebook's
55
[React](http://facebook.github.io/react/) and
66
[JSX](http://facebook.github.io/react/docs/jsx-in-depth.html) from C#.
77

8-
[![Build status](http://img.shields.io/teamcity/codebetter/bt1242.svg)]((http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1)) 
9-
![Code coverage](http://img.shields.io/teamcity/coverage/bt1242.svg) 
10-
![NuGet downloads](http://img.shields.io/nuget/dt/React.Core.svg) 
11-
![NuGet version](http://img.shields.io/nuget/v/React.Core.svg)
8+
[![Build status](http://img.shields.io/teamcity/codebetter/bt1242.svg)](http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1) 
9+
[![Code coverage](http://img.shields.io/teamcity/coverage/bt1242.svg)](http://teamcity.codebetter.com/viewType.html?buildTypeId=bt1242&guest=1) 
10+
[![NuGet downloads](http://img.shields.io/nuget/dt/React.Core.svg)](https://www.nuget.org/packages/React.Core/) 
11+
[![NuGet version](http://img.shields.io/nuget/v/React.Core.svg)](https://www.nuget.org/packages/React.Core/)
1212

1313
Features
1414
========

0 commit comments

Comments
 (0)