diff --git a/experimental/README.md b/experimental/README.md index 9623c8be88..dd1d07af0c 100644 --- a/experimental/README.md +++ b/experimental/README.md @@ -25,15 +25,13 @@ Experimental samples are organized per platform. | Sample Name | Description | .NET CORE | NodeJS | .NET Web API | Typescript | |-----------------------|--------------------------------------------------------------------------------|-------------|-------------|--------------|-------------| -|bot translation library| The sample shows how to use the library through Middleware to support multilingual interaction with bots in general and LUIS bots in particular. |[View][cs#1] | | | | +|bot translation library| The sample shows how to use the library through Middleware to support multilingual interaction with bots in general and LUIS bots in particular. |[View][cs#1] | | | [View][ts#1] | [cs#1]:csharp_dotnetcore/MultilingualLuisBot [wa#2]:csharp_webapi/# -[ts#1]:javascript_typescript/# +[ts#1]:javascript_typescript/60.multilingual-luis-bot [js#1]:samples/javascript_nodejs/# - -