Skip to content

Commit

Permalink
Chore: Rename master branch to main
Browse files Browse the repository at this point in the history
Follows the Linux Foundation's recommendations.
  • Loading branch information
deribaucourt committed Nov 23, 2023
1 parent 5ef1027 commit dfc8213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BitBake recipe language support plugin for Visual Studio Code

[![vscode-bitbake CI/CD](https://github.com/yoctoproject/vscode-bitbake/actions/workflows/main.yml/badge.svg?branch=master)](https://github.com/yoctoproject/vscode-bitbake/actions/workflows/main.yml?query=branch%3Amaster)
[![vscode-bitbake CI/CD](https://github.com/yoctoproject/vscode-bitbake/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/yoctoproject/vscode-bitbake/actions/workflows/main.yml?query=branch%3Amain)

**For a description of the extension itself, please see [the client's README](./client/README.md)**.

Expand Down

0 comments on commit dfc8213

Please sign in to comment.