diff --git a/inc/theme-core.php b/inc/theme-core.php index 3d1645a..51ed5bf 100644 --- a/inc/theme-core.php +++ b/inc/theme-core.php @@ -225,7 +225,7 @@ if (kratos_option('g_replace_gravatar_url_fieldset')['g_replace_gravatar_url'] ? // 主题更新检测 $myUpdateChecker = Puc_v4_Factory::buildUpdateChecker( - 'https://cdn.jsdelivr.net/gh/seatonjiang/kratos@main/inc/update-checker/update.json', + 'https://cdn.jsdelivr.net/gh/seatonjiang/kratos/inc/update-checker/update.json', get_template_directory() . '/functions.php', 'Kratos' );