Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 737fe95

Browse files
BruceHaleymunozemilio
andauthored
Switch master branch to main in readme (#977)
Co-authored-by: Emilio Munoz <[email protected]>
1 parent 28a2e51 commit 737fe95

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Bot Framework CLI](./media/BFCLI-header.png)
44

55
# BF Command Line Interface
6-
[![Build Status](https://fuselabs.visualstudio.com/SDK_Public/_apis/build/status/microsoft.botframework-cli?branchName=master)](https://fuselabs.visualstudio.com/SDK_Public/_build/latest?definitionId=713&branchName=master)
6+
[![Build Status](https://fuselabs.visualstudio.com/SDK_Public/_apis/build/status/microsoft.botframework-cli?branchName=main)](https://fuselabs.visualstudio.com/SDK_Public/_build/latest?definitionId=713&branchName=main)
77

88
The new BF Command Line Interface (CLI) tool replaces the collection of standalone tools used to manage Bot Framework bots and related services. We have ported most tools and are in process of porting the rest. The new BF CLI aggregates the collection of cross-platform tools into one cohesive and consistent interface.
99

@@ -33,15 +33,15 @@ The following commands are currently available:
3333
* [QnAMaker][5]
3434

3535
<!--
36-
Preview commands (Install running [bf plugins](https://github.com/microsoft/botframework-cli/tree/master/packages/plugins#microsoftbf-cli-plugins))
37-
* [Dialog](https://github.com/microsoft/botframework-cli/tree/master/packages/dialog)
36+
Preview commands (Install running [bf plugins](https://github.com/microsoft/botframework-cli/tree/main/packages/plugins#microsoftbf-cli-plugins))
37+
* [Dialog](https://github.com/microsoft/botframework-cli/tree/main/packages/dialog)
3838
-->
3939

4040
#### Future Commands
4141
The following commands will be ported in upcoming releases:
4242
* Dispatch
4343

44-
See [Porting Map](https://github.com/microsoft/botframework-cli/blob/master/PortingMap.md) for a mapping reference between old and new tools
44+
See [Porting Map](https://github.com/microsoft/botframework-cli/blob/main/PortingMap.md) for a mapping reference between old and new tools
4545

4646
## Overview
4747

@@ -59,7 +59,7 @@ Lastly, with the [Azure CLI Bot extension](./AzureCli.md) (_az bot_ command), yo
5959

6060

6161
### See Also
62-
* [Detailed Usage Information](https://github.com/microsoft/botframework-cli/tree/master/packages/cli)
62+
* [Detailed Usage Information](https://github.com/microsoft/botframework-cli/tree/main/packages/cli)
6363
* [Bot Framework Homepage](https://dev.botframework.com/)
6464
* [Azure Bot Service](https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.0)
6565
* [LUIS](https://docs.microsoft.com/en-us/azure/cognitive-services/luis/index)

0 commit comments

Comments
 (0)