mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
chore: update download tip link (#2509)
This commit is contained in:
@@ -23,7 +23,7 @@ export const DownloadTips = ({ onClose }: { onClose: () => void }) => {
|
|||||||
Enjoying the demo?
|
Enjoying the demo?
|
||||||
<a
|
<a
|
||||||
className={linkStyle}
|
className={linkStyle}
|
||||||
href="https://github.com/toeverything/AFFiNE/releases"
|
href="https://affine.pro/download"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user