Skip to content

Commit 713c6bc

Browse files
authored
Fix Orchestrator C# and NodeJS sample links (#6461)
1 parent 5be2831 commit 713c6bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Orchestrator/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@ See the [School skill navigator](https://github.com/microsoft/BotBuilder-Samples
148148
[9]:https://github.com/microsoft/botframework-cli/tree/main/packages/luis#bf-luisconvert
149149
[10]:https://github.com/microsoft/botframework-cli/tree/main/packages/qnamaker#bf-qnamakerkbexport
150150
[11]:https://github.com/microsoft/botframework-cli/tree/main/packages/orchestrator
151-
[12]:https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/orchestrator/csharp_dotnetcore
152-
[13]:https://github.com/microsoft/BotBuilder-Samples/tree/main/experimental/orchestrator/javascript_nodejs
151+
[12]:https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/csharp_dotnetcore/14.nlp-with-orchestrator
152+
[13]:https://github.com/microsoft/BotBuilder-Samples/tree/main/samples/javascript_nodejs/14.nlp-with-orchestrator
153153
[14]:https://aka.ms/bforchestratorapi
154154
[16]:https://github.com/microsoft/botframework-cli/tree/main/packages/orchestrator#bf-orchestratorcreate
155155
[18]:./docs/Overview.md

0 commit comments

Comments
 (0)