feat: make download page clickable

This commit is contained in:
Zack Fu Zi Xiang 2024-04-30 14:50:10 +08:00
parent 2e4bccb495
commit e7529107c2
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -26,6 +26,6 @@
</head>
<body>
<h1>Opening AppFlowy</h1>
<p>If the app does not open, you will be redirected to the download page.</p>
<p>If the app does not open, you will be redirected to the <a href="https://appflowy.io/download">download page</a>.</p>
</body>
</html>