Skip to content

Commit c47d217

Browse files
committed
fix: 更新邮箱订阅链接。
1 parent cd2831f commit c47d217

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default defineUserConfig({
5050
{ text: '关于', link: '/about/' },
5151
{ text: '博客', link: 'https://codelc.com/' },
5252
{ text: '推特', link: 'https://x.com/xlcomplete' },
53-
{ text: '邮箱订阅', link: 'https://coolc.substack.com/' },
53+
{ text: '邮箱订阅', link: 'https://lcomplete.substack.com/' },
5454
{ text: 'RSS 订阅', link: 'https://tech.codelc.com/rss.xml' },
5555
{ text: 'GitHub', link: 'https://github.com/lcomplete/TechShare' }
5656
],

0 commit comments

Comments
 (0)