From 9764c5dc6324c481f4b183506f96060777513982 Mon Sep 17 00:00:00 2001 From: shibao Date: Sun, 6 Jul 2025 07:02:35 -0400 Subject: [PATCH] fix doctors without borders link --- content.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content.js b/content.js index 260fb65..df4288f 100644 --- a/content.js +++ b/content.js @@ -89,7 +89,7 @@ function createPraxisBanner(content) { "healthcare": [ { "name": "Families USA", "url": "https://www.familiesusa.org/donate/" }, { "name": "Planned Parenthood", "url": "https://www.plannedparenthood.org/donate" }, - { "name": "Doctors Without Borders", "url": "https://www.doctorswithoutborders.org/donate"} + { "name": "Doctors Without Borders", "url": "https://give.doctorswithoutborders.org/campaign/675296/donate"} ], "racial-justice": [ { "name": "NAACP Legal Defense and Educational Fund (NAACP LDF)", "url": "https://www.naacpldf.org/donate/" },