Skip to content

Commit

Permalink
Update funding link (#12425)
Browse files Browse the repository at this point in the history
# Objective

- Link to the donate page of the foundation

## Solution

- Link to the donate page of the foundation
  • Loading branch information
mockersf committed Mar 11, 2024
1 parent 309745c commit d0f24aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/FUNDING.yml
@@ -1,3 +1 @@
# These are supported funding model platforms

custom: https://bevyengine.org/community/donate/
custom: https://bevyengine.org/donate/
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -96,7 +96,7 @@ This [list][cargo_features] outlines the different cargo features supported by B

Bevy is the result of the hard work of many people. A huge thanks to all Bevy contributors, the many open source projects that have come before us, the [Rust gamedev ecosystem](https://arewegameyet.rs/), and the many libraries we build on.

A huge thanks to Bevy's [generous sponsors](https://bevyengine.org). Bevy will always be free and open source, but it isn't free to make. Please consider [sponsoring our work](https://bevyengine.org/community/donate/) if you like what we're building.
A huge thanks to Bevy's [generous sponsors](https://bevyengine.org). Bevy will always be free and open source, but it isn't free to make. Please consider [sponsoring our work](https://bevyengine.org/donate/) if you like what we're building.

<!-- This next line need to stay exactly as is. It is required for BrowserStack sponsorship. -->
This project is tested with BrowserStack.
Expand Down

0 comments on commit d0f24aa

Please sign in to comment.