mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 17:56:25 +00:00
Change crowdfunding Bountysource to OpenCollective.
This commit is contained in:
@@ -36,7 +36,7 @@ class Crowdfunding extends React.Component {
|
||||
<p>Boostnote maintainers.</p>
|
||||
<br />
|
||||
<button styleName='cf-link'>
|
||||
<a href='https://salt.bountysource.com/teams/boostnote' onClick={(e) => this.handleLinkClick(e)}>Support via Bountysource</a>
|
||||
<a href='https://opencollective.com/boostnoteio' onClick={(e) => this.handleLinkClick(e)}>Support via OpenCollective</a>
|
||||
</button>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user