diff --git a/inc/theme-options.php b/inc/theme-options.php index 68e7b12..9ec3c98 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -1239,7 +1239,7 @@ CSF::createSection($prefix, array( ), array( 'type' => 'content', - 'content' => '如果您有用到我开发维护的项目,请考虑支持一下我的工作,让我可以持续的维护它们,您可在爱发电(https://afdian.net/a/seatonjiang)中进行打赏,谢谢!', + 'content' => '如果您有用到我开发维护的项目,请考虑支持一下我的工作,让我可以持续的维护它们,您可在爱发电(https://afdian.com/a/seatonjiang)中进行打赏,谢谢!', ), ), ));