mirror of https://github.com/cncf/cncf.io.git
fix url
Signed-off-by: Chris Abraham <cjyabraham@gmail.com>
This commit is contained in:
parent
529797abeb
commit
3f0b6202ec
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue