Update index.tsx

Docs link fix
This commit is contained in:
CJSS 2022-10-25 09:17:42 +08:00 committed by GitHub
parent 2caeacd322
commit 37e4de3e97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,8 @@ const rightLinkList = [
{
icon: <DocIcon />,
title: 'Check Our Docs',
subTitle: 'Open Source',
link: 'https://github.com/toeverything/AFFiNE',
subTitle: 'docs.AFFiNE.pro',
link: 'https://docs.affine.pro',
},
];