File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ ReactJS.NET is a library that makes it easier to use Facebook's
5
5
[ React] ( http://facebook.github.io/react/ ) and
6
6
[ JSX] ( http://facebook.github.io/react/docs/jsx-in-depth.html ) from C#.
7
7
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/ )
12
12
13
13
Features
14
14
========
You can’t perform that action at this time.
0 commit comments