mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-05 06:00:31 +00:00
Updating broken bitcoin link.
This commit is contained in:
parent
765eead283
commit
b6e6e7df45
@ -130,7 +130,7 @@ and goto http://localhost:8536
|
||||
Lemmy is free, open-source software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project.
|
||||
- [Support on Patreon](https://www.patreon.com/dessalines).
|
||||
- [Sponsor List](https://dev.lemmy.ml/#/sponsors).
|
||||
- bitcoin: `bc1queu73nwuheqtsp65nyh5hf4jr533r8rr5nsj75`
|
||||
- bitcoin: `1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK`
|
||||
- ethereum: `0x400c96c96acbC6E7B3B43B1dc1BB446540a88A01`
|
||||
## Credits
|
||||
Icons made by [Freepik](https://www.freepik.com/) licensed by [CC 3.0](http://creativecommons.org/licenses/by/3.0/)
|
||||
|
@ -68,7 +68,7 @@ export class Sponsors extends Component<any, any> {
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>Bitcoin</td>
|
||||
<td><code>bc1queu73nwuheqtsp65nyh5hf4jr533r8rr5nsj75</code></td>
|
||||
<td><code>1Hefs7miXS5ff5Ck5xvmjKjXf5242KzRtK</code></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Ethereum</td>
|
||||
|
Loading…
Reference in New Issue
Block a user