diff options
author | Jonas Schievink <[email protected]> | 2020-09-14 14:56:30 +0100 |
---|---|---|
committer | Jonas Schievink <[email protected]> | 2020-09-14 14:56:30 +0100 |
commit | 61a8d717247ce064284170e3fae3f5aa81f089c5 (patch) | |
tree | 8a7a763ec15f79f6c68563a9785a4b848a387f42 /xtask | |
parent | edd15292695c10dc683467a0a1d9f98446effbc5 (diff) |
Add GitHub Sponsors link to blog post template
Diffstat (limited to 'xtask')
-rw-r--r-- | xtask/src/release.rs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xtask/src/release.rs b/xtask/src/release.rs index 7fa0966aa..3aab29801 100644 --- a/xtask/src/release.rs +++ b/xtask/src/release.rs | |||
@@ -37,7 +37,8 @@ Release: release:{}[] | |||
37 | 37 | ||
38 | == Sponsors | 38 | == Sponsors |
39 | 39 | ||
40 | **Become a sponsor:** https://opencollective.com/rust-analyzer/[opencollective.com/rust-analyzer] | 40 | **Become a sponsor:** On https://opencollective.com/rust-analyzer/[OpenCollective] or |
41 | https://github.com/sponsors/rust-analyzer[GitHub Sponsors]. | ||
41 | 42 | ||
42 | == New Features | 43 | == New Features |
43 | 44 | ||