mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
Update funding link (#12425)
# Objective - Link to the donate page of the foundation ## Solution - Link to the donate page of the foundation
This commit is contained in:
parent
309745c7c6
commit
d0f24aa902
2 changed files with 2 additions and 4 deletions
4
.github/FUNDING.yml
vendored
4
.github/FUNDING.yml
vendored
|
@ -1,3 +1 @@
|
||||||
# These are supported funding model platforms
|
custom: https://bevyengine.org/donate/
|
||||||
|
|
||||||
custom: https://bevyengine.org/community/donate/
|
|
||||||
|
|
|
@ -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.
|
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 next line need to stay exactly as is. It is required for BrowserStack sponsorship. -->
|
||||||
This project is tested with BrowserStack.
|
This project is tested with BrowserStack.
|
||||||
|
|
Loading…
Reference in a new issue