Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NodeJS] [TypeScript] [60.multilingual-luis-bot] Add links to readme #164

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions experimental/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ 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][js#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/#
[js#1]:javascript_typescript/60.multilingual-luis-bot