Skip to content

Commit 3f6ff23

Browse files
Andrew Baresmatthidinger
Andrew Bares
authored andcommitted
Update HTML client source link on main readme (#800)
1 parent 5e605ef commit 3f6ff23

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
@@ -29,7 +29,7 @@ Adaptive Cards are designed to render anywhere that your users are. The followin
2929
|Platform|Install|Build|Status|
3030
|---|---|---|---|
3131
| Android | [![Maven Central](https://img.shields.io/maven-central/v/io.adaptivecards/adaptivecards-android-arm.svg)](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22adaptivecards-android-arm%22) | [Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/android) | ![Build status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/17418.svg) |
32-
| HTML Client | [![npm install](https://img.shields.io/npm/v/microsoft-adaptivecards.svg)](https://www.npmjs.com/package/microsoft-adaptivecards) | [Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/html)| ![Build Status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/18415.svg) |
32+
| HTML Client | [![npm install](https://img.shields.io/npm/v/microsoft-adaptivecards.svg)](https://www.npmjs.com/package/microsoft-adaptivecards) | [Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/nodejs)| ![Build Status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/18415.svg) |
3333
| iOS | [![CocoaPods](https://img.shields.io/cocoapods/v/AdaptiveCards.svg)](https://cocoapods.org/pods/AdaptiveCards) |[Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/ios) | ![Build status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/16990.svg)|
3434
| WPF | [![Nuget install](https://img.shields.io/nuget/v/Microsoft.AdaptiveCards.svg)](https://www.nuget.org/packages/Microsoft.AdaptiveCards/) | [Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/dotnet)| ![Build Status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/18203.svg) |
3535
| UWP | [![Nuget install](https://img.shields.io/nuget/vpre/AdaptiveCards.UWP.Beta.svg)](https://www.nuget.org/packages/AdaptiveCards.UWP.Beta) | [Source](https://github.com/Microsoft/AdaptiveCards/tree/master/source/uwp) | ![Build Status](https://img.shields.io/vso/build/Microsoft/8d47e068-03c8-4cdc-aa9b-fc6929290322/16850.svg) |

0 commit comments

Comments
 (0)