From 3f0b6202ecd3114b058e1eee151bc0b96ec6bc9d Mon Sep 17 00:00:00 2001 From: Chris Abraham Date: Mon, 24 Feb 2025 18:27:18 +0700 Subject: [PATCH] fix url Signed-off-by: Chris Abraham --- .../wp-mu-plugins/lf-mu/admin/partials/sync-people.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/wp-content/mu-plugins/wp-mu-plugins/lf-mu/admin/partials/sync-people.php b/web/wp-content/mu-plugins/wp-mu-plugins/lf-mu/admin/partials/sync-people.php index d3e2bcac..808dbdee 100644 --- a/web/wp-content/mu-plugins/wp-mu-plugins/lf-mu/admin/partials/sync-people.php +++ b/web/wp-content/mu-plugins/wp-mu-plugins/lf-mu/admin/partials/sync-people.php @@ -56,7 +56,7 @@ function geocode_location( $id ) { } -$people_url = 'https://raw.githubusercontent.com/cncf/people/097a910bcc9b15f207d94b69a98477fca1378954/people.json'; +$people_url = 'https://raw.githubusercontent.com/cncf/people/main/people.json'; $github_images_url = 'https://raw.githubusercontent.com/cncf/people/main/images/'; $args = array(