From 39178b0e25dc67f94e5c2011b76bc5e8233b907e Mon Sep 17 00:00:00 2001
From: Dessalines <happydooby@gmail.com>
Date: Fri, 17 May 2019 08:32:07 -0700
Subject: [PATCH] Updating broken bitcoin link.

---
 README.md                      | 2 +-
 ui/src/components/sponsors.tsx | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 00b2fef83..836a003b4 100644
--- a/README.md
+++ b/README.md
@@ -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/)
diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx
index 48d32c53a..4c9d02ffb 100644
--- a/ui/src/components/sponsors.tsx
+++ b/ui/src/components/sponsors.tsx
@@ -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>