Skip to content

Commit 171e9e2

Browse files
fix:the meetup url (apache#871)
1 parent b6c56a6 commit 171e9e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/community/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ const data = {
1919
content:
2020
'Seata Community Meetup·杭州站,于12月21号在杭州市梦想小镇浙江青年众创空间完美举办',
2121
dateStr: 'Dec 25nd,2019',
22-
link: '/zh-cn/blog/seata-meetup-hangzhou.html',
22+
link: '/zh-cn/blog/seata-meetup-hangzhou',
2323
},
2424
{
2525
img: require('@site/static/img/blog/20191218210552.png').default,
2626
title: 'Seata Community Meetup·杭州站',
2727
content:
2828
'Seata Community Meetup·杭州站,将于12月21号在杭州市梦想小镇浙江青年众创空间正式召开',
2929
dateStr: 'Dec 18nd,2019',
30-
link: '/zh-cn/blog/seata-community-meetup-hangzhou-ready.html',
30+
link: '/zh-cn/blog/seata-community-meetup-hangzhou-ready',
3131
},
3232
],
3333
},

0 commit comments

Comments
 (0)