Skip to content

Commit

Permalink
Merge pull request #1172 from lepoco/bugfix/update-docs
Browse files Browse the repository at this point in the history
Use flow from main to release, instead of development
  • Loading branch information
pomianowski authored Jul 26, 2024
2 parents b450a17 + 2549bbb commit a2613e9
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
Expand Up @@ -79,7 +79,7 @@ Documentation can be found at https://wpfui.lepo.co/. We also have a [tutorial](

## 🚧 Development

If you want to propose a new functionality or submit a bugfix, create a [Pull Request](https://github.com/lepoco/wpfui/compare/development...development) for the branch [development](https://github.com/lepoco/wpfui/tree/development).
If you want to propose a new functionality or submit a bugfix, create a [Pull Request](https://github.com/lepoco/wpfui/compare/main...main) for the branch [main](https://github.com/lepoco/wpfui/tree/main).

## 📐 How to use?

Expand Down

0 comments on commit a2613e9

Please sign in to comment.