Skip to content

Commit cfd2bc0

Browse files
authored
docs: update support-ddev to sponsor link (#45)
1 parent 5ed6096 commit cfd2bc0

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ done | sort
9191

9292
## Support DDEV
9393

94+
- [Sponsor DDEV](https://ddev.com/sponsor/)
9495
- [GitHub Sponsors](https://github.com/sponsors/ddev)
95-
- [Support DDEV](https://ddev.com/support-ddev/)
9696
- [DDEV Foundation](https://ddev.com/foundation)

data/goals.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"target_amount": 12000,
1616
"progress_percentage": 65.44
1717
},
18-
"appreciation_message_template": "Thanks for your ongoing support! We're up to ${PROGRESS_PERCENT}% of our ${TARGET_AMOUNT}/month goal (${CURRENT_AMOUNT}). Join all the wonderful sponsors at https://github.com/sponsors/ddev 🚀"
18+
"appreciation_message_template": "Thanks for your ongoing support! We're up to ${PROGRESS_PERCENT}% of our ${TARGET_AMOUNT}/month goal (${CURRENT_AMOUNT}). Join all the wonderful sponsors at https://ddev.com/sponsor 🚀"
1919
}

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ <h2>Repository &amp; Blog</h2>
227227

228228
<footer>
229229
<a href="https://ddev.com">ddev.com</a> &nbsp;·&nbsp;
230-
<a href="https://github.com/sponsors/ddev">Sponsor DDEV</a> &nbsp;·&nbsp;
230+
<a href="https://ddev.com/sponsor">Sponsor DDEV</a> &nbsp;·&nbsp;
231231
<a href="https://github.com/ddev/sponsorship-data">GitHub</a>
232232
</footer>
233233

0 commit comments

Comments
 (0)